On Thu, 2006-04-06 at 17:31 +0300, Mikko Tiihonen wrote:
> 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
If you have checked out trunk/ and tags/, you can use plain unix diff
for that.
-Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 8 11:00:13 2006