[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: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-08-14 19:07:39 CEST

On 8/14/07, Andreas S <andreas_s@hotmail.com> wrote:
>
> 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?

svn log retrieves the message from the Subversion history (log) via
the server, not any local files. Did your commit succeed? If not, then
there should not be a log entry with what you wrote. Also, if you
change the filename when you do the save, Subversion may not find it
(I've never messed with the defaults, I just let it do its thing).

> 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?

I believe that is correct.

---------------------------------------------------------------------
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:05:52 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.