[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: Tyler Roscoe <tyler_at_cryptio.net>
Date: Mon, 19 Oct 2009 12:57:37 -0700

On Mon, Oct 19, 2009 at 02:13:17PM -0500, David Durham wrote:
> > Does https://mysvn/myproject/tags/ exist?
>
> https://mysvn/myproject/tags/ exists.

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.

tyler

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-19 21:58:33 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.