The format of the affected files is also parsed by the daemon when the Merger tool is used. This means the format will need to be passed along to the daemon, and that some tokens need to be in a certain order, or always named the same if for example the changes always start after "Affected files:".
Do we really want to customize the format ? Or do we *only* want autolinkification ? On Tue, 2007-04-10 at 11:25 -0600, Dale King wrote: > I think it makes sense to do something like: > > bug-comment-format = > "%LOGMESSAGE% > > Affected files: > --------------- > %CHANGES%" > > bug-comment-change-format= > "%PREVREV% ---> %NEWREV% %MODULE%:%PATH% > <http://myserver/viewvc/cvs?view=%FILE%revision=%NEWREV%> > " > > which makes every part of the bug comment configurable. Something like > the above without the link portion could be the default for CVS and > would give you what you have now. > > For subversion it makes sense to do something like this as the default > (minus the link): > > bug-comment-format = > "%LOGMESSAGE% > > <http://myserver/viewvc/svn?view=rev&revision=%NEWREV%> > > Affected files: > --------------- > %CHANGES%" > > bug-comment-change-format= > "%PREVREV% ---> %NEWREV% %MODULE%/%PATH%" _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
