You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Kerim Borchaev <wa...@hotbox.ru> on 2003/12/23 10:00:42 UTC

svnserve -r doesn't work properly [WinXP]

Hello!

I have a repository in the root of a local disk:
D:\Programmers
I want to checkout in like this:
svn checkout svn://warkid/Programmers
so I run:
 svnserve -d -r D:\
 (or crazy variants like -r D: or -r D:\. )

 And it doesn't work:
D:\Work>svn checkout svn://warkid/Programmers
svn: Couldn't find a repository
svn: No repository found in 'svn://warkid/Programmers' 

Any other -r param except disk root works as expected.

Best regards,
 Kerim                          mailto:warkid@hotbox.ru



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org