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

Re: svn --version should give: 0.15.0 (build <revision>)

From: <cmpilato_at_collab.net>
Date: 2002-11-26 22:49:47 CET

"Edward S. Marshall" <esm@logic.net> writes:

> How about:
>
> find . -type d -name .svn -exec fgrep ' revision="' {}/entries \; | \
> sed -e 's/.*"\(.*\)"\/>/\1/' | uniq | wc -l
>
> Crude, but effective. ;-)

Great. Now do it on Windows.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 26 22:52:31 2002

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.