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

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

From: Andreas S <andreas_s_at_hotmail.com>
Date: 2007-08-14 18:16:25 CEST

Hi, I just began to use subversion and I don't I understand how I'm suppose
to use this svn-commit.tmp file. I've spent some hours trying to find
information about it. The only good clue I've got is from wikipedia. Still,
something must have escaped me.

> ls
joe
> echo hello > joe
> svn commit

Log message unchanged or not specified
a)bort, c)ontinue, e)dit

Vim pops up and opened svn-commit.tmp. I edited the file:

This is a test for joe
--This line, and those below, will be ignored--

M joe

Then I hit 'c'

sending joe
Transmitting file data .
Commited revision 2
>svn log joe
------------------------------------------------------------------------
r2 | andre | 2007-08-14 00:16:09 -0700 (Tue, 14 Aug 2007) | 1 line

------------------------------------------------------------------------
>svn log -v joe
------------------------------------------------------------------------
r2 | andre | 2007-08-14 00:16:09 -0700 (Tue, 14 Aug 2007) | 1 line
Changed paths:
   A /test1/joe

------------------------------------------------------------------------
>ls
joe

Where is the log message from svn-commit.tmp? Can someone help explaining
what that svn-commit.tmp is for?

Thank you in advance
-andre

-- 
View this message in context: http://www.nabble.com/svn-commit.tmp.-How-is-it-intended-to-be-used--tf4268295.html#a12147695
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 18:14:30 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.