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

svn list command

From: Vivek <vivek_at_collab.net>
Date: 2005-04-11 08:09:11 CEST

Hi all,
       The svn list command is used to list files in a repository. And
is usually quite fast in giving its results. But the switch
   svn list -R
is (understandably) quite slow in giving its results.
So a new user may inadvertently kill the process thinking that the
process has misbehaved.
Why not give an immediate feedback to the user that the process is doing
its job. Something like:
svn list -R
connecting to http://the/path/to/repos
and then maybe a continuous feedback.
Just a suggestion.
Vivek

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 11 08:11:22 2005

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.