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

svnserve -r <disk root> doesn't work properly [WinXP]

From: Kerim Borchaev <warkid_at_hotbox.ru>
Date: 2003-12-23 11:00:42 CET

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
Received on Tue Dec 23 11:01:46 2003

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

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