Casper Hornstrup wrote:
Use:
svn co
svn://svn.reactos.com/trunk/reactos
There is more information here:
http://mok.lvcm.com/cgi-bin/reactos/roswiki?Subversion
Casper
-----Original Message-----
From: ros-dev-bounces(a)reactos.com
[mailto:ros-dev-bounces@reactos.com] On Behalf Of David Kredba
Sent: 31. december 2004 14:06
To: ReactOS Development List
Subject: Re: [ros-dev] CVS has been converted to Subversion
Hello.
Is svn co allowed ?
svn co
http://svn.reactos.com/ReactOS/trunk/reactos
svn: PROPFIND request failed on '/ReactOS/trunk/reactos'
svn: PROPFIND of '/ReactOS/trunk/reactos': 405 Method Not Allowed
(
http://svn.reactos.com)
Thanks, David
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.com
http://reactos.com:8080/mailman/listinfo/ros-dev
I don't know much about SVN, but wouldn't it be better to compress the
data being send back and forth ?
On windows that would be to uncomment the following two lines (and
changing the "no" to a "yes"):
> snip << (the very bottom of the file)
### SSL certificate. See details above for overriding security
### due to SSL.
[global]
# http-proxy-exceptions = *.exception.com,
www.internal-site.org
# http-proxy-host =
defaultproxy.whatever.com
# http-proxy-port = 7000
# http-proxy-username = defaultusername
# http-proxy-password = defaultpassword
http-compression = yes
# No http-timeout, so just use the builtin default.
> snip <<
in the file "Documents and Settings\ <username> \Application
Data\Subversion\servers".
Don't know if it will help, but on other servers it cuts the time it
takes to do a checkout by app. 50 %
Cheers and a happy New Year!
Jens Henrik Hertz (baremig(a)ziansoft.dk)