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

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


On Thu, Aug 31, 2006 at 09:08:11PM +0100, subversion@fluffy.co.uk wrote:
> Author: chris
> Date: 2006-08-31 21:08:11 +0100 (Thu, 31 Aug 2006)
> New Revision: 862
> 
> Modified:
>    box/chris/merge/bin/bbstored/BackupContext.cpp
> Log:
> * bin/bbstored/BackupContext.cpp
> - Delete the temporary file on Win32 just like on other platforms (note
>   that this reduces the guarantees that the file will be deleted,
>   especially if an exception is thrown, refs #819)

You may well have confused Trac, here :-)
By saying "refs #819" Trac will attempt to locate ticket 819 and update
that ticket. (In this case no such ticket exists, but if it did your
commit message would have been added to that ticket.)

James