Minor correction to The Definitive Guide "commit" entry
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-02-03 01:43:15 CET
In chapter 8 the book says:
> Note that if you want to use a files that's under version control for your commit message with --file, you need to pass the --force switch:
Obviously (I think) that command should have "--force" in it:
> $ svn commit --force -F file_under_vc.txt foo.c
Patch attached.
- Julian
Index: doc/book/book/ch08.xml
---------------------------------------------------------------------
|
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.