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

the "direction" of "svn diff" output

From: Robert P. J. Day <rpjday_at_mindspring.com>
Date: 2005-08-07 16:05:35 CEST

  before i potentially make a fool of myself, a couple quick
questions. first, i'm assuming that "svn diff" supports
directionality in its output. that is:

  $ svn diff -r99:100 ...
  $ svn diff -r100:99

would give "opposite" outputs. in the general case, "svn diff -r N:M"
would show the diff output to go *from* revision N *to* revision M,
regardless of the values of N and M, correct?

  second, what would be compared with the following and what would be
its directionality?

  $ svn diff -r HEAD

rday

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 7 16:08:12 2005

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.