RE: svn copy error: path not found
From: Bob Archer <bob.archer_at_amsi.com>
Date: Mon, 19 Oct 2009 15:12:46 -0400
> I'm receiving a 'path not found ' error after attempting a 'svn copy'
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 .."
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.