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

Defaults of 'svn diff' not understood

From: Lukas Ruf <ruf_at_rawip.org>
Date: 2004-06-10 10:02:21 CEST

Dear all,

collaborating with others I really like subversion. However, there is
one issue I do not understand; see the log of the following action:

komsys-pc-ruf:PAPER04!62> svn diff paper.tex
komsys-pc-ruf:PAPER04!63> svn stat -v paper.tex
               43 42 ruf paper.tex
komsys-pc-ruf:PAPER04!64> svn update paper.tex
UU paper.tex
Updated to revision 59.
komsys-pc-ruf:PAPER04!65>

The problem:
I am in a working copy. My colleagues have done some commits.
Before I update my local copy. I would like to see the diff'erence.

I assume I can achieve this functionality by running:

    svn diff -r BASE:HEAD paper.tex

But what is the reason that the latter form is not the default
behaviour of 'svn diff'?

Thanks for any enlightenment.

Lukas

-- 
Lukas Ruf           | Wanna know anything about raw |
<http://www.lpr.ch> | IP? -> <http://www.rawip.org> |
eMail Style Guide: <http://www.rawip.org/style.html>|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 10 10:03:37 2004

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.