Create log.file containing the commit comments. Be as brief as possible; the comment is supposed to be a summary, not an essay.
$ svn commit -F log.file Sending some/file Sending some/other/file Transmitting file data .. Committed revision 54321. $
Create log.file containing the commit comments. Be as brief as possible; the comment is supposed to be a summary, not an essay.
$ svn commit -F log.file Sending some/file Sending some/other/file Transmitting file data .. Committed revision 54321. $
ReleaseHOWTO/CommitLogFile (last edited 2010-06-04 07:50:41 by ip68-7-77-81)