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

Re: importing a new tree over an existing versioned copy

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-06-15 14:21:29 CEST

On 6/15/07, Roel Vanhout <roel@riks.nl> wrote:
>
> Hi,
>
> I keep all libraries that I use (e.g., boost) in subversion so that it's
> easy to set up a dev environment with one checkout. How can I, when a
> new release of such a library is made, easily 'upgrade' my existing
> versioned copy? Changed files can be overwritten by copying the new
> version to a fresh checkout, but if some files were deleted in the new
> release, they will stay in the versioned copy and I don't see an easy
> way to recursively list all files that should be deleted from the
> repository because they're no longer in the library. Any ideas? Thanks.

You're talking about a vendor branch. Check out The Book & try
svn_load_dirs.pl.
http://svnbook.red-bean.com/en/1.2/svn.advanced.vendorbr.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Jun 15 14:37:30 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.