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

Re: COMMITTED supported?

From: <kfogel_at_collab.net>
Date: 2003-08-24 08:35:08 CEST

Dmitri Priimak <priimak@stanford.edu> writes:
> Keyword does not seem to be supported you as of version 0.27
>
> svn diff -r COMMITTED myfile.c
> svn: Incorrect parameters given
> svn: Sorry, svn_client_diff was called in a way that is not yet supported.
> svn: do_diff: COMMITTED nomenclature not supported
>
> Will it be supported in 0.28?

That's an odd error, but... Why did you pass the flag at all? It
should just work if you do

   $ svn diff myfile.c

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 24 09:18:55 2003

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.