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

Re: Projects?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-22 16:34:29 CEST

"Files" <files@poetryunlimited.com> writes:

> svn log --count -r "9-01-03":"10-01-03" CHANGES

Or just

$ svn log CHANGES | grep "\-\-\-\-\-" | wc -l
160

I think issue #1525 is a better solution in the long-run for getting a
change-count.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 22 16:37:43 2003

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.