[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Installing svnserve as service under Windows NT/2K/XP

From: Michael Reitz <alpha_at_assimilate.de>
Date: 2003-04-11 18:39:27 CEST

| i doubt anyone but you has tried it.
|
| even if you do get it running though, you will have problems, as
| svnserve is completely single threaded under windows (since windows
| lacks fork, and svnserve currently depends on fork for handling multiple
| concurrent accesses). this is especially problematic since there are
| some svn operations that require multiple connections to the server in
| order to function, and thus they won't work at all.
|
I've already read that in the mailing list archive.
However, I use TortoiseSVN (not supporting copy, move and merge operations
yet) and an external diff application on the client side; are there still
problems to be expected.
In case of fire I would just execute svn.exe commands directly on my
machine.

BTW, I got a very positive first impression of Subversion and TortoiseSVN
today. Thanks for these great tools!

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 11 18:46:21 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.