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

Re: remove svn-commit.tmp after commit?

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Fri, 24 Jul 2009 12:42:34 +0200

On Friday 24 July 2009, Mikel Ward wrote:
> Occasionally when I do a commit, it fails because somebody else had
> also done a commit recently.
>
> So then I try to do svn ci -F svn-commit.tmp.
>
> Today I did that out of habit, but I should have done svn ci -F
> svn-commit.2.tmp because svn-commit.tmp was an old one from a previous
> commit.
>
> I would really like it if svn commit cleaned up svn-commit.*.tmp after
> a successful commit, presumably by removing the argument to svn ci -F.

Actually, I would rather have "svn commit" pick up an old svn-commit.tmp if
the operation failed earlier. After all, it left the file there!

Better still would be not to leave any files around. Instead, attach the
comments to the changed items separately from checking them in, so that I can
comment changes locally without committing them. Then, when committing the
files, the client would collect the comments from the selected files, put
them together and present them as template for the commit message.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2009-07-24 12:43:36 CEST

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.