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

'svn ls' without argument

From: Andreas J. Koenig <andreas.koenig_at_anima.de>
Date: 2003-03-27 12:15:17 CET

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?

-- 
andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 27 12:16:11 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.