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

diff between tag and working revision

From: Mikko Tiihonen <mtiihone_at_cc.hut.fi>
Date: 2006-04-06 16:31:04 CEST

Hi,

I would like to see differences in the code since last last tagged release
without commiting what I have modified in the working copy.

I read from the mail archives that using the following command should do the
trick:

svn diff --old=REPO/tags/TAG --new=.

But unfortunately it does not list any modifications that are still uncommited
in the working copy. In other words everything shown by plain svn diff is
omitted and only things that I have already commited since the TAG are shown.

svn diff and svn diff -r TAG_REVISION have the same output.

I'm using FC5 subversion-1.3.0-4.2

-Mikko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 6 16:41:10 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.