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

Re: svn copy error: path not found

From: David Durham <david.durham.jr_at_gmail.com>
Date: Tue, 20 Oct 2009 14:25:55 -0500

> On Mon, Oct 19, 2009 at 02:15:02PM -0500, David Durham wrote:
>> > You probably don't have the /tags folder yet. You can create it or change your command to:
>> >
>> > svn copy --parents https://mysvn/myproject/trunk https://mysvn/myproject/tags/mytag -m "Tagging trunk for .."
>>
>> That did it, thanks.
>
> Glad you got it working but FYI Bob's solution shouldn't have helped you
> if the tags/ directory really existed the first time.

Correct I had a typo which lead me to believe the directory I was
copying too existed. The --parents option worked, but wasn't what I
wanted. It exposed my typo.

Thanks,
Dave

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-20 21:27:04 CEST

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.