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

Re: save changelog to a textfile when exporting a project

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2007-12-17 19:56:41 CET

On Monday 17 December 2007 18:23:02 Tim Michelsen wrote:
> Hello,
> I am using SVN on a network drive.
>
> Is it possible to automatically save the repository logs to a file (e.g.
> CHANHELOG.txt) when exporting a project?
>
> How can I achieve this?

You can use svn2cl to generate a Changelog file, see
http://svn.collab.net/repos/svn/trunk/contrib/client-side/svn2cl/

The TortoiseSVN project itself generates a changelog file daily as html, but
a simple text format is also supported. If you customize the xsl template
you get get just about any format you like.
Example:
http://nightlybuilds.tortoisesvn.net/latest/changelog.html

You would still need to copy the relevant parts, but that seems a simple
task.

Tobias

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Dec 17 19:57:23 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.