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

Re: Know before downloading trunk how many files I'm going to download.

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Wed, 15 Oct 2008 16:27:33 -0500

On Oct 15, 2008, at 04:02, Luca Bonora wrote:

> Hi all. I have a question for you. I'm creating a collection of
> scripts that use zenity and I need to know how many files I'm going
> to download with checkout before I effectively do the checkout. For
> now, I found a little hack that use svn list , like this:
> svn list -v -R [URL] | wc -l
> But it's quite slow.
> Is there any command I can use instead of that hack?

I don't think so.
Why do you need to know beforehand?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-15 23:28:02 CEST

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.