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

Re: Multi-folder tagging with a single commit?

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 17 Jul 2009 08:47:43 -0400

On Thu, Jul 16, 2009 at 6:49 PM, Michael
Cowperthwaite<mikec_at_lathropengineering.com> wrote:
> I'm working on a project which has four main directories.  Currently,
> only two of the directories are pertinent and those are what I'd like to
> tag.  I would like to be able to copy both of those folders in their
> entirety to a new subfolder of 'tags' in a single commit, similar to the
> single commit I can perform by copying from the trunk root to the new
> subfolder.  In essence, I want this:
>
>    svn copy svn://trunk/f1 svn://trunk/f2 svn://tags/NewTag

Did you try adding the --parents option?

If that does not work, the svnmucc tool can definitely do this.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2372051
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-17 14:48:37 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.