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

How to use 'svn diff' command

From: ken carlino <ken.carlino_at_gmail.com>
Date: 2007-01-19 17:34:38 CET

I am trying the example here (the first example) to diff between my
working copy and the trunk.

http://svnbook.red-bean.com/en/1.1/re09.html

But I get this error:
$ svn diff COMMITTERS
svn: 'COMMITTERS' is not under version control

I try this too, and it sill does not work:
$svn diff TRUNK
svn: 'TRUNK' is not under version control

Please help me understand how to use teh 'svn diff' command. I don't
know where does the argument ''COMMITTERS' come from when I try to
compare the BASE of my working copy.

From the example page:
Compare BASE and your working copy (one of the most popular uses of svn diff):

$ svn diff COMMITTERS
Index: COMMITTERS
===================================================================
--- COMMITTERS (revision 4404)
+++ COMMITTERS (working copy)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 19 17:35:10 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.