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

svn diff -r PREV:COMMITTED <file>

From: Sir Woody Hackswell <sir.woody_at_hackswell.com>
Date: 2003-10-22 16:53:16 CEST

This works:
> svn log -r PREV:COMMITTED Makefile.in
------------------------------------------------------------------------
rev 7384: bliss | 2003-10-11 11:16:00 -0400 (Sat, 11 Oct 2003) | 4 lines
<<SNIP>>

So why doesn't this work?:
> svn diff -r PREV:COMMITTED Makefile.in
subversion/libsvn_client/diff.c:1376: (apr_err=200004)
svn: Incorrect parameters given
svn: Sorry, svn_client_diff was called in a way that is not yet supported.
subversion/libsvn_client/diff.c:1749: (apr_err=200004)
svn: do_diff: COMMITTED nomenclature not supported

Shouldn't COMMITTED already be defined somewhere if LOG can get at it? If
so, why can't it be applied to DIFF? Thanks!

-Richard Balint

-----
Any connection between your reality and mine is purely coincidental.

Sir.Woody_at_Hackswell.com http://sir.woody.hackswell.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 22 16:56:22 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.