Re: Feature request: Auto-logging of merges
From: Bill Soudan <bill_at_soudan.net>
Date: 2004-06-15 01:22:55 CEST
On Mon, 14 Jun 2004 kfogel@collab.net wrote:
> Well, you can add the merge command to the log message yourself
I had proposed a similar idea on #svn a few weeks back for the same reason
I'm not sure I understand what complexities, problems, or lossage would
I think this sort of feature would be very useful for those of us trying
--- $ taskmerge 1234 Merging task 1234 into working copy... After resolving conflicts, use the following command to commit the merge: svn commit -m 'taskmerge 1234: r12345:12412' U somefile U somefile2 U somefile3 --- I need to note in the log message that this is 'taskmerge', so I can generate a report on these to discover what tasks have been merged into a branch. The script suggests a recommended commit message, but already I have developers ignoring/forgetting it, which screw up my integration reports and cause me to go fix their log messages. Better would be to let SVN do it -- taskmerge sets some kind of property/log message on the WC which gets attached to the commit. Bill --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jun 15 01:24:07 2004 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.