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

Re: Merging and revision numbers

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2007-02-08 20:08:16 CET

Thomas Wicklund wrote:

> Finding out what you've changed in a branch is also simple:
>
> svn diff tags/mybranch/base branches/mybranch
>
> Using a scheme like this, you almost never need to worry about
> revision numbers. The only time I've dealt with revision numbers
> lately is resurrecting a deleted branch (because I haven't had a
> reason to automate it).

But your example only deals with a single branch there, and the main
reason for branching would be to isolate simultaneous work on several
branches. How do you track things between branches or after some or all
of the changes are merged back to the trunk?

-- 
   Les Mikesell
    lesmikesell@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 8 20:08:32 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.