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

Re: 'svn ls' without argument

From: Matt Kraai <kraai_at_alumni.cmu.edu>
Date: 2003-03-27 17:56:30 CET

On Thu, Mar 27, 2003 at 12:15:17PM +0100, Andreas J. Koenig wrote:
> I'm a bit surprised that 'svn ls' without any argument doesn't list
> the current directory:
>
> % ls -a
> ./ ../ .svn/ README dotcpan/ indexer/ mab/ webserver/
> % svn ls .
> README
> dotcpan/
> indexer/
> mab/
> webserver/
> % svn ls
> subversion/clients/cmdline/ls-cmd.c:133: (apr_err=205001)
> svn: Not enough args provided
> svn:
>
> Tested with subversion 0.20 on both server and client.
>
> Is this intended?

No, I forgot to default to the current working directory when I
added path support "svn ls". Fixed in revision 5485. Thanks for
the report.

Matt

-- 
It's most certainly GNU/Linux, not Linux.  Read more at
http://www.gnu.org/gnu/why-gnu-linux.html.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 27 17:55:36 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.