[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Suggestions regarding "svn-commit.tmp" management

From: Julien Dufour <julien_at_inferiis.com>
Date: 2004-03-29 13:34:16 CEST

Hello there

When a commit operation fails, subversion fortunately saves the message
provided using the editor in the "svn-commit.tmp" file. However, this
file seems to be completely ignored later. What about the following
suggestions?

- When a "svn-commit.tmp" file exists, its content should be
automatically inserted in the interactive editor instead of the usual
empty message. I think that should improve user experience when trying
to commit again after fixing the error which occurred during the first
commit attempt.

- When successfully committing some change, the possibly existing
"svn-commit.tmp" file should be automatically deleted. It would avoid
doing it by hand or getting "? svn-commit.tmp" in the status report.

Those behaviors of course apply to every operation which requires a
message.

What do you think?

Best regards.

Julien Dufour
Inferiis - http://www.inferiis.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 29 13:35:11 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.