Re: Can't get path to work on Windows
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-11-29 15:14:29 CET
"Robo" <robo555@gmx.net> writes:
> I've searched the archive, but still can't get svn to work properly for the
Which version of Subversion are you using?
> I've create a svn repository by:
This creates a repository "ath" which is a folder "ath" on the
> And that seemed to have gone OK, there's a new svn folder with various
If the path to the repository/folder is "e:/svn/ath" the above command
I remember people have had problems using paths that contain drive
> And I got this message:
Really? This message indicates that you are attempting to modify a
> And it didn't make any new folders inside my repository folder. I've tried
Subversion stores files and directories in a Berkeley DB database,
To see whether a directory has been created in a repository try doing
E:\> svn ls file:///e:/svn/ath
> various other forms including but not limited to e:\\svn\\ath, e:\svn\ath,
Import? You haven't mentioned import before.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Nov 29 15:15:20 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.