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

Re: Branching directories with fully-contained externals with svncopy.pl

From: Anthony Foglia <AFoglia_at_princeton.com>
Date: Thu, 23 Sep 2010 15:19:21 -0400

While fixing the other bug, I discovered another quirk. When tagging a
directory with fully-contained externals, those externals are not
repointed, but merely pinned to the current revision. It would be more
aesthetically clean if it repointed them inside the tagged copy as well.

So I made the changes in the attached patch to allow simultaneous
branching and tagging. When svncopy.pl is called with both --branch and
--tag as arguments, it will repoint any fully-contained externals to be
within the copy, and pin the revisions of any other externals. (The
former are not pinned.)

-- 
Anthony Foglia
Princeton Consultants
(609) 987-8787 x233

Received on 2010-09-23 21:20:46 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.