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

Re: how do i get the number of files in the repository ?

From: Udo Schmiedeskamp <dexxus_at_gmail.com>
Date: 2007-07-02 12:53:36 CEST

Thanks alot, this
> svn ls -R svn://SERVER/REPOSITORY | egrep '/$' | wc -l

was the one i needed. i have tried it and it works.
Many thanks.

dexxus

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Jul 2 12:53:36 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.