Uploaded image for project: 'ReactOS Build Environment'
  1. ReactOS Build Environment
  2. ROSBE-95

In RosBE 2.1.3 "ssvn create" to fetch the source

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • None
    • RosBE-Windows

    Description

      I am logged into Windows 7 (Pro SP1) machine attached to a domain.

      My user profiles resides on network share:

      \\hnas-cifs\CIFS_Staff\Redirected Users\vu20551

      Hence the first line and maybe the second too (01*.png):

      CMD does not support UNC paths as current directories.
      RosBE is outdated. Installed version: 2.1.3 Recent version: .

      If I run ssvn, I get this (03*.png):

      No ReactOS source detected. Please use "ssvn create" to download it.
       
      D:\ReOS>ssvn create
      The selected branch does not exist or the Internet Connection is down.

      The second of which isn't true:

      C:\Users\vu20551>ping -l 1024 svn.reactos.org
       
      Pinging svn.reactos.org \[188.40.64.41] with 1024 bytes of data:
      Reply from 188.40.64.41: bytes=1024 time=36ms TTL=53
      Reply from 188.40.64.41: bytes=1024 time=36ms TTL=53
      Reply from 188.40.64.41: bytes=1024 time=37ms TTL=53
      Reply from 188.40.64.41: bytes=1024 time=36ms TTL=53
       
      Ping statistics for 188.40.64.41:
          Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
      Approximate round trip times in milli-seconds:
          Minimum = 36ms, Maximum = 37ms, Average = 36ms

      Then I capture child process of the RosBE.cmd prompt:

      wget --spider --no-verbose http://svn.reactos.org/reactos/trunk

      And when I run it from the appropriate dir, I get (05*.png):

      D:\RosBE\Bin>wget --spider --no-verbose http://svn.reactos.org/reactos/trunk
      ERROR: cannot verify svn.reactos.org's certificate, issued by 'CN=GlobalSign Dom
      ain Validation CA - SHA256 - G2,O=GlobalSign nv-sa,C=BE':
        Self-signed certificate encountered.
      To connect to svn.reactos.org insecurely, use `--no-check-certificate'.
       
      D:\RosBE\Bin>

      Can you help me? Any docs on how to start debugging / building RosBE ?

      Attachments

        Activity

          People

            EmuandCo Daniel Reimer
            saulius2 saulius2
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: