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

Re: svn-commit.tmp. How is it intended to be used?

From: Andreas S <andreas_s_at_hotmail.com>
Date: 2007-08-14 19:02:00 CEST

Thank you for your quick reply. Where does the editor has to save it in order
for SVN to pick it up? I saved the file as is, ./svn_compare.tmp but I don't
see my log message with svn log. Or am I not suppose to read the message
using svn log?

Or is the purpose is to hold the message in case commit fails and if commit
succeeded then my message in svn_compare.tmp would be discarded?

You are correct, if I use -m "message" then the file is not created.

-andre

Andy Levy wrote:
>
>
> It's just a tempfile holding the commit message that you entered in
> the editor (the editor has to save it somewhere so that SVN can pick
> it up). If your commit was successful, it's deleted because it's no
> longer needed. If you specify the commit message on the command line
> with -m "this is my commit message" I'm not sure it's created at all.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

-- 
View this message in context: http://www.nabble.com/svn-commit.tmp.-How-is-it-intended-to-be-used--tf4268295.html#a12148519
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 14 19:00:07 2007

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.