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

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

From: S.Ramaswamy <ramaswamy_at_collab.net>
Date: 2005-05-08 16:56:02 CEST

ChangeLog:

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.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sun May 8 16:57:31 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.