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

Couldn't determine repository path (in Windows XP)

From: Pete Gieser <pgieser_at_tampabay.rr.com>
Date: 2004-05-12 10:51:58 CEST

Starting the server thusly:

C:\>svnserve -d --listen-host 192.168.1.100

and executing the following:

C:\>svn list file:///G:/SVNRepository

I correctly get a list of directories contained in the repository.

But if I use:

C:\>svn list svn://192.168.1.100/G:/SVNRepository

I get the response:

svn: Couldn't determine repository path

Everything I seem to have read says I should be able to do this, but
perhaps I am missing something fundamental.

Any ideas what the issue is? I installed using svn-1.0.2-setup.exe.

Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 12 10:54:51 2004

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.