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

Re: Tagging *only* the changes in a branch

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-05-06 07:38:03 CEST

"hans henderson" <hans.svn@gmail.com> writes:
> It's a XAMPP installation that needs to fit on media with limited
> space (USB stick) and I know there won't be any changes to the core
> Apache/PHP etc. stuff, but I want to keep my config file and content
> changes (currently less than 1% of the total disk space) under version
> control without doubling up on the space (300+MB) taken up by the
> non-changing 99%.
>
> When Apache Friends come out with the next XAMPP version, I'll use my
> A tree to track what's changed in the "virgin" file set and then merge
> from there into B, as you say standard procedure.

Have you checked out svn_load_dirs.pl? It's a script to help you
maintain a vendor branch, which is what it sounds like you're doing here.

   http://svn.collab.net/repos/svn/trunk/contrib/client-side/svn_load_dirs/

-Karl

-- 
Subversion support & consulting  <>  http://producingoss.com/consulting.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 6 07:39:04 2007

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.