Thanks, Mark:
No, I meant to send it here, as my first choice would be to be able to
do this in subclipse, and only if necessary to do so with subversion
itself.
There appears to be some support for this, but I'm not clear how it
works or how the repository needs to be set up in order to do it. It
appears that the layout I sent does NOT support this in subclipse, is
that right?
Steve Cohen
Mark Phippard wrote:
> Did you mean to send this to the Subversion mailing list?
>
> The svnmucc command line tool can do this with one command. It allows
> you to combine several commands into one transaction.
>
> Mark
>
>
> On Mon, Jun 15, 2009 at 5:07 PM, Steve Cohen<scohen_at_javactivity.org> wrote:
>
>> Is it possible to create identically named and commented branches in
>> multiple SVN projects from the trunk of each with a single command?
>>
>> That is given
>>
>> Project1
>> trunk
>> branches
>> tags
>>
>> Project2
>> trunk
>> branches
>> tags
>>
>> Project3
>> trunk
>> branches
>> tags
>>
>> create this with a single command:
>>
>> Project1
>> trunk
>> branches
>> branch1
>> tags
>>
>> Project2
>> trunk
>> branches
>> branch1
>> tags
>>
>> Project3
>> trunk
>> branches
>> branch1
>> tags
>>
>>
>> where, in each project branches/branch1 is initially a copy of the trunk?
>>
>> If not, is there a readily available script I can adapt to do this?
>>
>> ------------------------------------------------------
>> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2362295
>>
>> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>>
>>
>
>
>
>
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2362304
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-06-15 23:30:20 CEST