[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: Paul Lussier <pll_at_lanminds.com>
Date: 2002-11-26 22:53:25 CET

In a message dated: 26 Nov 2002 15:49:47 CST
cmpilato@collab.net said:

>"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.

Errr, install cygwin or perl :)

-- 
Seeya,
Paul
--
	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
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:54:15 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.