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

Fill commit dialog from local file

From: Mathias Hasselmann <Mathias.Hasselmann_at_gmx.net>
Date: 2007-02-01 17:45:13 CET

Hi,

At some projects I manually maintain the changelog. It would be nice, if I set a property on the root folder of those projects referencing this file. When commiting the comment field of the commit box would contain my most recent changes to this file. When using the shell interface of Subversion the feature would look similiar to this:

$ svn diff `svn pget tsvn:changelog` > tempfile
$ svn co -m `cat tempfile`

Ideally diff markers and HTML markup would be stripped.

Could such a feature implemented in TortoiseSVN please? Asking here (instead of sending a patch) because I neither know Subversion's C-API nor TortoiseSVN's source code.

Thanks,
Mathias

-- 
"Feel free" - 5 GB Mailbox, 50 FreeSMS/Monat ...
Jetzt GMX ProMail testen: http://www.gmx.net/de/go/promail?ac=OM.GX.GX003K11711T4781a
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Feb 1 17:45:29 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.