[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: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 24 Jul 2009 08:21:59 +0300 (Jerusalem Daylight Time)

Mikel Ward wrote on Fri, 24 Jul 2009 at 10:48 +1000:
> 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.
>

I asked this on #svn-dev before --- not everyone likes the idea:

Jun 23 20:36:37 <danielsh> can I make 'svn ci -F svn-commit.tmp' erase svn-commit.tmp?
Jun 23 20:36:55 <hwright> danielsh: uh, I wouldn't
Jun 23 20:37:11 <hwright> that seems like a crazy special case
Jun 23 20:37:41 <danielsh> half the times I use 'ci -F' are like this

(and, yes, I see the point here: acting differently based on the filename
passed to -F is some sort of "magic semantics" / unexpected special-casing)

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

+1, nice idea --- I'll use it.

Thanks,

Daniel

> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2375054
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>

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

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