You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Elior <ma...@hotmail.com> on 2009/04/13 08:23:54 UTC

Re: Path already exists

Ron Hi
=====
You need to add the file name you are importing as a postfix of the URL:
svn import -m "this will work" nothing.txt
file:///Users/ron/svn_test/nothing.txt.

Ron Olson wrote:
> 
> Hi all-
> 
> Sorry to be such a noob, but I haven't found a satisfactory answer
> anywhere via Google et al and this is intensely frustrating:
> 
> I have created an svn repository both locally and remote to another
> machine where I alreadyh have Apache configured, and I get the same
> error every time:
> 
> svn: Path 'file:///whatever' already exists
> 
> Here's what I'm doing:
> 
> $ svnadmin create /Users/ron/svn_test
> $ ls ./svn_test
> README.txt      dav             format          locks
> conf            db              hooks
> $ vi nothing.txt
> <add a couple of lines to nothing.txt>
> $ svn import ./nothing.txt file:///Users/ron/svn_test -m "this will not
> work"
> svn: Path 'file:///Users/ron/svn_test' already exists
> 
> This is all happening all of a sudden....I didn't upgrade svn, didn't
> touch my machine. To be honest, I haven't *created* a repo for awhile,
> I've just been happily working along but now I need to create some
> more and I'm getting this.
> 
> This is on MacOS X 10.4 using svn 1.2.3 which I got as part of the
> Fink project.
> 
> I'm sure I'm just doing something stupid, but the doubly stupid part
> is that I have no idea what. I verified against the FAQ and the book,
> but no joy.
> 
> Ron
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Path-already-exists-tp5496717p23019324.html
Sent from the Subversion Users mailing list archive at Nabble.com.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1685475

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].