[ros-dev] CVS has been converted to Subversion
Jens Henrik Hertz
baremig at ziansoft.dk
Fri Dec 31 15:03:40 CET 2004
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 at reactos.com
>>[mailto:ros-dev-bounces at 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 at 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 at ziansoft.dk)
More information about the Ros-dev
mailing list