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

Re: Including diffs in checkin log message comments

From: <azverkan_at_yahoo.com>
Date: 2003-01-24 02:28:33 CET

It's pretty easy to accomplish oneself... do we really need this
feature? It's a lot of noise to have in the buffer. I feel like
the list of changed files is a good compromise: it reminds what you've
worked on, and tells you were to go for further details.
    

Yeah, i don't see any need for this. What i always do is 'svn
diff ~/tmp/msg', studying that diff and writing the message in
that file, and 'svn ci -F ~/tmp/msg'. Subversion isn't missing
any functionality here.

  

I'm -1 on having this enabled by default mostly because when we commit a
vendor branch merge, we could very well have a diff attachment that is
too large for emacs or vi to open in a timely manner.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:11:02 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.