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

best practices for merging from branch

From: Peter McAlpine <petermca_at_gmail.com>
Date: 2006-11-21 21:27:52 CET

Hello,

Let's say I branch like so:
svn cp $URL/trunk $URL/private_branch

Then I make some changes to $URL/private_branch and want to merge them
back onto trunk. I want to review my diff first. Is there a
cleaner/easier way of seeing the changes on my branch than using "svn
log --stop-on-copy" and then manually specifying the revision numbers
in the "svn diff" command?

-Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 21 21:29:01 2006

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.