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

Generating a daily changelog for /trunk and /branches/1.3.x

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2006-03-12 07:03:47 CET

Hi,

I like the idea of generating a daily Changelog file for both trunk and the
current 1.3.x branch.

This has the advantage that it is possible to look at "svn log" without having
TSVN installed or being blocked by a proxy. It is also quite efficient when
doing a full text search. This Changlog is mostly interesting to developers
or people who follow the project closely.

An example of the result of a Changelog file which is generated by svn2cl,
http://ch.tudelft.nl/~arthur/svn2cl/ , is attached to this proposal.

Could this file be generated daily on http://mapcar.org/tsvn-snapshots/ for
"latest" and "1.3.x"?

This is the command I used on a linux client, but I also use svn2cl on windows
clients and it works there perfectly too:
./svn2cl.sh http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/ -i --revision
HEAD:5990 -f Log.txt --strip-prefix=trunk

Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Sun Mar 12 07:06:43 2006

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

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