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

'reverse diff': diff between working copy and latest head on server ?

From: Yakov Lerner <iler.ml_at_gmail.com>
Date: Sun, 11 May 2008 14:10:41 +0200

How can I quickly generate diffs between working copy and latest state on
server (which is modified by checkins of other users) ?
Any quickly working script for that ?

One apparent solution is to export to temp dir then run
'diff -r --exclude .svn'. Is there faster solution ? Export+diff
solution is proportional to size of whole tree rather than size of diffs.

Thanks
Yakov

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-11 14:11:07 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.