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
Any ideas what the issue is? I installed using svn-1.0.2-setup.exe.
Pete
---------------------------------------------------------------------
|
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.