temporary log file

Wouter van Heyst larstiq at larstiq.dyndns.org
Mon Feb 13 14:06:48 GMT 2006


On Mon, Feb 13, 2006 at 11:29:42AM +0100, martin f krafft wrote:

<snip>

> Is that worth it? Do people really work with the log files at all,
> or are they more an internal thing? Sure, it's a good idea to start
> the log file on checkout and keep adding to it, but if you ask me,
> there should be a command like `bzr add-log`, rather than to expect
> people to work with ./bzr_log.R4Nd0M.

You can prepare your commit log, and feed it with 
    bzr commit --file message

That is what I usually do with svn, which also creates a temporary
logfile which remains when the commit fails, but the name is
predictable, something we should have with bzr too, imo.

Wouter van Heyst




More information about the bazaar mailing list