[Box Backup-dev] COMMIT r863 - box/chris/merge/bin/bbstored

James O'Gorman boxbackup-dev@fluffy.co.uk
Thu, 31 Aug 2006 21:25:10 +0100


On Thu, Aug 31, 2006 at 09:15:41PM +0100, Chris Wilson wrote:
> It did work, but the formatting is not ideal. I wonder if I should format 
> my commit messages differently, like this:
> 
> * bin/bbstored/BackupStoreDaemon.h
> 
> 	fixed foo
> 
> 	fixed bar
> 
> which should look better in trac. Is that a good idea?

You can either use Trac's WikiFormatting (i.e. use [BR] to force a hard
line break) or, as you say just double-line space it.

At the end of the day, I would guess it's probably more important to
make it readable in the svn commit message rather than in Trac's
automatic ticket feeding. But then I'm not the one committing, so maybe
Ben and Martin might have some views on this.

James