issue #604 report
From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2002-01-24 14:07:30 CET
A few inlined questions follow.
I've implemented a couple of things that can be considered issue #604 stuff
It currenly does this:
* If no commit message is given, it fires up an editor for you. The editor
* The editor loads a temporary file and is supposed to save a commit
* If the edited file has the same size and modification time after the
* A saved message gets loaded into memory and all SVN:-lines are cut off.
* The actual commit is performed.
* If the commit returns not successful, a new temporary file is created and
(Regarding temporary files: they're currently stored in the
Currently the "$EDITOR code" does not deal with error codes properly (or
I have tested the code, but it needs more eyes and more testing.
-- Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77 ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:58 2006 |
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.