| 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