Re: Version change rationale.
From: Jeff Smith <jsmith_at_robotronics.com>
Date: 2007-01-10 18:31:01 CET
On Tuesday 09 January 2007 23:46, Owen Thomas wrote:
I've wanted to do it too...
As Eric pointed out, the svn log is a necessity, not a non-standard
1. Keeping most revision notes in the svn log is important because it
2. You can use a file in the working folder as a source of the text
$ svn commit --force-log --file file_under_vc.txt foo.c
where "file_under_vc.txt" is that file where you write changes. If
See 'commit' in the svn-book.
---------------------------------------------------------------------
|
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.