On Thu, May 22, 2008 at 9:49 PM, balachandar muruganantham <[EMAIL PROTECTED]> wrote: > Hi > > is there any tool/scripts that can generate check-in / merge reports out of > SVN VCS? > > I am using svnmerge.py for merging. i have tried SVNReport but its not upto > the mark.
I assume you meant SVNReporter. You could use statsvn. It can generate the report based on no of lines, no of committers, evolution of directories, files, etc. I've not used this tool yet, but sounds like it can generate the report in html format. On the other hand, if you want to generate the pleasing reports for a open source project, you could consider to use oholo. It is a hosted solution. Once you configure your project, you could get various reports: by developer, by region, by programming language, etc. It is too good. http://www.statsvn.org/ http://www.ohloh.net/ -- Regards, Bhuvaneswaran A www.livecipher.com GPG: 0x7A13E5B0 _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
