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

Re: How to display the code in my branch without merge changes?

From: Gabriela Gibson <gabriela.gibson_at_gmail.com>
Date: Tue, 15 Oct 2013 14:26:45 +0100

On 15/10/13 13:24, John Maher wrote:
Hi John,

> Can you explain what you mean by “current version”. When you merge from
> the trunk you change the current version. So the current version and
> all versions afterward include the merged changes. Do you mean a
> version BEFORE the merge? You can pass a revision to the diff command
> to get the one you want.

I want just the current 'net' code I wrote into my branch, minus the
merge changes and various versions I tried in the process, ie, a neat
version of what

diff -r ~/trunk/subversion/ ~/branches/invoke-diff-cmd-feature/subversion/

would show me, supposing that I just have merged the trunk into the
branch. So, branch - trunk = net code.

I've merged the trunk into the branch a few times now in order to keep
it up to date so there is no revision that I could go back to.

thanks,

Gabriela
Received on 2013-10-15 15:26:02 CEST

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.