Multi-folder tagging with a single commit?
From: Michael Cowperthwaite <mikec_at_lathropengineering.com>
Date: Thu, 16 Jul 2009 15:49:07 -0700
I'm working on a project which has four main directories. Currently,
svn copy svn://trunk/f1 svn://trunk/f2 svn://tags/NewTag
(with the resulting NewTags containing both folders, f1 and f2, fully
This seems inconsistent with
svn copy svn://trunk svn://tags/NewTag
which *does* create the NewTag folder, but of course it copies the
I know, from a recent thread, that svn copy is intended to emulate Unix
Maybe I've just got a foggy model in my head, but automatically creating
-- Mike Cowperthwaite Lathrop Engineering, San Jose CA ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2371905 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-07-17 01:15:20 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.