Hi!
trying to checkout reactos sources using svn leads to: $ LANG=CC svn co https://svn.reactos.org/svn/reactos/trunk/reactos/ reactos svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is CC svn: warning: please check that your locale name is correct Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': svn: E195019: Redirect cycle detected for URL 'https://svn.reactos.org/svn/reactos/trunk/reactos'
Trying the same using http instead of https: $ LANG=CC svn co http://svn.reactos.org/svn/reactos/trunk/reactos/ reactos svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is CC svn: warning: please check that your locale name is correct Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': svn: E195019: Redirect cycle detected for URL 'https://svn.reactos.org/svn/reactos/trunk/reactos'
Trying to use git: $ LANG=CC git clone https://git.reactos.org/projects/reactos.git Cloning into 'reactos'... fatal: repository 'https://git.reactos.org/projects/reactos.git/' not found
$ LANG=CC git clone https://git.reactos.org/reactos.git Cloning into 'reactos'... fatal: repository 'https://git.reactos.org/reactos.git/' not found
Using https://github.com/mirror/reactos.git seems to be the only working variant ...
Can you try svn://svn.reactos.org/svn/reactos/trunk/ ?
On 24 February 2016 at 17:11, Thomas Schweikle tschweikle@gmail.com wrote:
Hi!
trying to checkout reactos sources using svn leads to: $ LANG=CC svn co https://svn.reactos.org/svn/reactos/trunk/reactos/ reactos svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is CC svn: warning: please check that your locale name is correct Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': svn: E195019: Redirect cycle detected for URL 'https://svn.reactos.org/svn/reactos/trunk/reactos'
Trying the same using http instead of https: $ LANG=CC svn co http://svn.reactos.org/svn/reactos/trunk/reactos/ reactos svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is CC svn: warning: please check that your locale name is correct Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': svn: E195019: Redirect cycle detected for URL 'https://svn.reactos.org/svn/reactos/trunk/reactos'
Trying to use git: $ LANG=CC git clone https://git.reactos.org/projects/reactos.git Cloning into 'reactos'... fatal: repository 'https://git.reactos.org/projects/reactos.git/' not found
$ LANG=CC git clone https://git.reactos.org/reactos.git Cloning into 'reactos'... fatal: repository 'https://git.reactos.org/reactos.git/' not found
Using https://github.com/mirror/reactos.git seems to be the only working variant ...
-- Thomas
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
oops sorry it's svn://svn.reactos.org/reactos/trunk/ -- no /svn/
On 24 February 2016 at 17:31, David Quintana (gigaherz) gigaherz@gmail.com wrote:
Can you try svn://svn.reactos.org/svn/reactos/trunk/ ?
On 24 February 2016 at 17:11, Thomas Schweikle tschweikle@gmail.com wrote:
Hi!
trying to checkout reactos sources using svn leads to: $ LANG=CC svn co https://svn.reactos.org/svn/reactos/trunk/reactos/ reactos svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is CC svn: warning: please check that your locale name is correct Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': svn: E195019: Redirect cycle detected for URL 'https://svn.reactos.org/svn/reactos/trunk/reactos'
Trying the same using http instead of https: $ LANG=CC svn co http://svn.reactos.org/svn/reactos/trunk/reactos/ reactos svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is CC svn: warning: please check that your locale name is correct Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': svn: E195019: Redirect cycle detected for URL 'https://svn.reactos.org/svn/reactos/trunk/reactos'
Trying to use git: $ LANG=CC git clone https://git.reactos.org/projects/reactos.git Cloning into 'reactos'... fatal: repository 'https://git.reactos.org/projects/reactos.git/' not found
$ LANG=CC git clone https://git.reactos.org/reactos.git Cloning into 'reactos'... fatal: repository 'https://git.reactos.org/reactos.git/' not found
Using https://github.com/mirror/reactos.git seems to be the only working variant ...
-- Thomas
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Hi! I can't try that, because I am bound to use http(s) to check out – no Internet access without using a proxy … :-(
2016-02-24 17:32 GMT+01:00 David Quintana (gigaherz) gigaherz@gmail.com:
oops sorry it's svn://svn.reactos.org/reactos/trunk/ -- no /svn/
On 24 February 2016 at 17:31, David Quintana (gigaherz) gigaherz@gmail.com wrote:
Can you try svn://svn.reactos.org/svn/reactos/trunk/ ?
On 24 February 2016 at 17:11, Thomas Schweikle tschweikle@gmail.com wrote:
Hi!
trying to checkout reactos sources using svn leads to: $ LANG=CC svn co https://svn.reactos.org/svn/reactos/trunk/reactos/ reactos svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is CC svn: warning: please check that your locale name is correct Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': svn: E195019: Redirect cycle detected for URL 'https://svn.reactos.org/svn/reactos/trunk/reactos'
Trying the same using http instead of https: $ LANG=CC svn co http://svn.reactos.org/svn/reactos/trunk/reactos/ reactos svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is CC svn: warning: please check that your locale name is correct Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': svn: E195019: Redirect cycle detected for URL 'https://svn.reactos.org/svn/reactos/trunk/reactos'
Trying to use git: $ LANG=CC git clone https://git.reactos.org/projects/reactos.git Cloning into 'reactos'... fatal: repository 'https://git.reactos.org/projects/reactos.git/' not found
$ LANG=CC git clone https://git.reactos.org/reactos.git Cloning into 'reactos'... fatal: repository 'https://git.reactos.org/reactos.git/' not found
Using https://github.com/mirror/reactos.git seems to be the only working variant ...
-- Thomas
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Hi!
I've managed to check out via git. Works flawlessly.
2016-02-24 22:49 GMT+01:00 Thomas Schweikle tschweikle@gmail.com:
Hi! I can't try that, because I am bound to use http(s) to check out – no Internet access without using a proxy … :-(
2016-02-24 17:32 GMT+01:00 David Quintana (gigaherz) gigaherz@gmail.com:
oops sorry it's svn://svn.reactos.org/reactos/trunk/ -- no /svn/
On 24 February 2016 at 17:31, David Quintana (gigaherz) gigaherz@gmail.com wrote:
Can you try svn://svn.reactos.org/svn/reactos/trunk/ ?
On 24 February 2016 at 17:11, Thomas Schweikle tschweikle@gmail.com wrote:
Hi!
trying to checkout reactos sources using svn leads to: $ LANG=CC svn co https://svn.reactos.org/svn/reactos/trunk/reactos/ reactos svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is CC svn: warning: please check that your locale name is correct Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': svn: E195019: Redirect cycle detected for URL 'https://svn.reactos.org/svn/reactos/trunk/reactos'
Trying the same using http instead of https: $ LANG=CC svn co http://svn.reactos.org/svn/reactos/trunk/reactos/ reactos svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is CC svn: warning: please check that your locale name is correct Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': svn: E195019: Redirect cycle detected for URL 'https://svn.reactos.org/svn/reactos/trunk/reactos'
Trying to use git: $ LANG=CC git clone https://git.reactos.org/projects/reactos.git Cloning into 'reactos'... fatal: repository 'https://git.reactos.org/projects/reactos.git/' not found
$ LANG=CC git clone https://git.reactos.org/reactos.git Cloning into 'reactos'... fatal: repository 'https://git.reactos.org/reactos.git/' not found
Using https://github.com/mirror/reactos.git seems to be the only working variant ...
-- Thomas
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
-- Thomas
The important part is to remove "svn/" from the URI because that's ViewVC, and not the actual SVN repository.
On 2016-02-24 22:49, Thomas Schweikle wrote:
Hi! I can't try that, because I am bound to use http(s) to check out – no Internet access without using a proxy … :-(
2016-02-24 17:32 GMT+01:00 David Quintana (gigaherz) gigaherz@gmail.com:
oops sorry it's svn://svn.reactos.org/reactos/trunk/ -- no /svn/
On 24 February 2016 at 17:31, David Quintana (gigaherz) gigaherz@gmail.com wrote:
Can you try svn://svn.reactos.org/svn/reactos/trunk/ ?
On 24 February 2016 at 17:11, Thomas Schweikle tschweikle@gmail.com wrote:
Hi!
trying to checkout reactos sources using svn leads to: $ LANG=CC svn co https://svn.reactos.org/svn/reactos/trunk/reactos/ reactos svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is CC svn: warning: please check that your locale name is correct Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': svn: E195019: Redirect cycle detected for URL 'https://svn.reactos.org/svn/reactos/trunk/reactos'
Trying the same using http instead of https: $ LANG=CC svn co http://svn.reactos.org/svn/reactos/trunk/reactos/ reactos svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is CC svn: warning: please check that your locale name is correct Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': Redirecting to URL 'https://svn.reactos.org/svn/reactos/trunk/reactos': svn: E195019: Redirect cycle detected for URL 'https://svn.reactos.org/svn/reactos/trunk/reactos'
Trying to use git: $ LANG=CC git clone https://git.reactos.org/projects/reactos.git Cloning into 'reactos'... fatal: repository 'https://git.reactos.org/projects/reactos.git/' not found
$ LANG=CC git clone https://git.reactos.org/reactos.git Cloning into 'reactos'... fatal: repository 'https://git.reactos.org/reactos.git/' not found
Using https://github.com/mirror/reactos.git seems to be the only working variant ...
-- Thomas
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev