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

Re: svn2cl

From: Kevin Grover <kevin_at_kevingrover.net>
Date: 2007-01-24 02:08:09 CET

On 1/18/07, Michael P. Soulier <msoulier@digitaltorque.ca> wrote:
>
> I'm looking for a way to automagickally produce changelogs. Currently
> doing a log on any one file will produce information that could be
> reformatted into a changelog, and the tool svn2cl does this.
>
> But, it doesn't cover changes to all files in that sandbox. Can anyone
> suggest a way to get all changes on all files in that sandbox,
> uniquely, and then pipe that into some such command to create a
> changelog?
>
> Thanks,
> Mike
> --
> Michael P. Soulier <msoulier@digitaltorque.ca>
> "Any intelligent fool can make things bigger and more complex... It takes
> a
> touch of genius - and a lot of courage to move in the opposite direction."
> --Albert Einstein
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

I'm not sure what you mean. If you use '-v' on the 'svn log' command ('svn
log --xml -v'), then files affected are included and output by svn2cl.

- Kevin
Received on Wed Jan 24 02:08:56 2007

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.