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

Re: Make svn diff produce output for new files added on another branch

From: Stanimir Stamenkov <s7an10_at_netscape.net>
Date: Sun, 21 Nov 2010 00:03:37 +0200

Sat, 20 Nov 2010 23:55:51 +0200, /Stanimir Stamenkov/:

> Similarly, when working on a feature branch and periodically
> syncing with trunk (for example) I often like to compare what I've
> got changed on the branch (whether the merge hasn't gone bad, e.g.
> after resolving conflicts) before committing the just merged
> changes, like:
>
> svn diff --old=^/trunk --new=.
>
> And I get a problem that files which were added on trunk (and just
> merged but not committed) appear as deleted in the produced
> output. Does this appear as bug?

Ah, forget this one. I've just tried and couldn't reproduce it so
it should had been something else.

-- 
Stanimir
Received on 2010-11-20 23:04:20 CET

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.