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

remove svn-commit.tmp after commit?

From: Mikel Ward <mikel_at_mikelward.com>
Date: Fri, 24 Jul 2009 10:48:22 +1000

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.

Failing that, I guess one workaround is for me to type svn ci -F
svn-commit* so it fails if there are two?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2375054

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-24 02:49:48 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.