[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: Jeff Smith <jsmith_at_robotronics.com>
Date: 2007-02-07 22:18:53 CET

On Wednesday 07 February 2007 13:30, Carl Lerche wrote:
> Hello all,
>
> I had a hopefully simple question. Let's say I have a big project
> to work on, and I create a branch of trunk. The project will take a
> few weeks and I want to also keep the branch up to date with trunk.
> So, every end of day, I merge from trunk into the branch. As far as
> I understand, the command would be something similar to this:
>
> svn merge -r r1:HEAD http://svn.foo.com/project/trunk
>
> where r1 is the last time (the day before) that I integrated from
> trunk.

Sounds good, and there's no other way I know. In fact I've seen other
users in a bind because they did not keep good enough log messages in
order to track what has already been merged.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 7 22:19:36 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.