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

Re: [PATCH] Allow 'svn proplist' to skip unversioned items (was: Re: inconsistency in handling of commandline parameters)

From: Marcus Rueckert <darix_at_web.de>
Date: 2005-05-08 18:53:33 CEST

On 2005-05-08 07:56:02 -0700, S.Ramaswamy wrote:
> Allow 'svn proplist' to skip unversioned files and continue.
>
> * subversion/clients/cmdline/proplist-cmd.c
> (svn_cl__proplist) : Test for SVN_ERR_UNVERSIONED_RESOURCE and continue
> with a warning if so.

cool. :)

what other commands should behave the same way?

maybe: commit, blame,...?

i think any command that can handle multiple items at the commandline
should use this logic?

comments?

darix

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 8 18:54:47 2005

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.