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

Can't get path to work on Windows

From: Robo <robo555_at_gmx.net>
Date: 2002-11-29 08:46:51 CET

I've searched the archive, but still can't get svn to work properly for the
windows path.

I've create a svn repository by:

svnadmin create ath

And that seemed to have gone OK, there's a new svn folder with various
folders inside.

Then I did this:

E:\>svn mkdir file:///e:/svn/ath -m 'Create new repos'

And I got this message:

Committed revision 1.
svn: The system cannot find the path specified.
svn: svn_io_file_open: can't open `.svn/lock'

And it didn't make any new folders inside my repository folder. I've tried
various other forms including but not limited to e:\\svn\\ath, e:\svn\ath,
file://e:/svn/ath, all of them give similar error message, sometimes a
folder will get created, but again it'll fail on import.

Robo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 29 08:47:54 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.