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

Re: my svn.1 commit message (r589)

From: <cmpilato_at_collab.net>
Date: 2001-12-04 16:24:58 CET

Daniel Stenberg <daniel@haxx.se> writes:

> I don't know how I managed to make my whole new file as commit message. I'm
> sorry. It was supposed to look like this:

I'm guessing you did:

   svn ci -F svn.1 (which will simply commit `.' with svn.1 as a log)

when you meant:

   svn ci -F <log_file> svn.1

Karl, in response to your silliness :-) has proposed that we, as a
sanity check, error out if the file used for the log message is a
versioned one. This could be overridden, of course, with a 'force'
flag.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:51 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.