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

Re: svn diff -r

From: paptimusx scirocco <paptimusx_at_gmail.com>
Date: 2007-09-14 14:18:43 CEST

> I don't understand. You type the same command twice and you get
> different results?

It misses writing there. It is not necessary there.

xxx % svn diff -r1053:1054 xxxxx1.cpp

OOO % svn diff -r1053:1054 xxxxx1.cpp
    Index: xxxxx1.cpp
    ===================================================================
    --- xxxxx1.cpp (revision 1053)
    +++ xxxxx1.cpp (revision 1054)
    @@ -164,19 +164,6 @@
               :

    % svn diff -c1054 xxxxx1.cpp
              :
    ===================================================================
    --- xxxxx1.cpp (revision 1053)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 14 14:15:18 2007

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.