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

Creating Reports

From: Jon Keating <jon_keating_at_gcnet.co.jp>
Date: 2006-03-25 04:00:28 CET

Hello,

I have switched to SVN and the only issue I have so far is creating a
log report that I put on the website. It is created in a crontab job
once a day. Here is the CVS command I used:

cvs -d <CVS Repository> -f -q rdiff -s -D"1 week ago" <CVS Modules>

and it would print output like:

File myfile.h changed from revision 1.51 to 1.52
File myfile.cpp changed from revision 1.91 to 1.93

How can I get this done with SVN?

Thanks,

Jon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 25 04:01:12 2006

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.