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

[PATCH] doc/book/misc-docs/best_practices.xml

From: Francois Beausoleil <fbos_at_users.sourceforge.net>
Date: 2003-09-02 20:00:08 CEST

Log message:
* doc/book/misc-docs/best_practices.xml:
  Corrected short command name and short option usage of commit and
  --file argument.

Patch:
Index: doc/book/misc-docs/best_practices.xml
===================================================================
--- doc/book/misc-docs/best_practices.xml (revision 6948)
+++ doc/book/misc-docs/best_practices.xml (working copy)
@@ -297,7 +297,7 @@
 
     <para>You may want to write the log entry as you go. It's common
       to create a file <filename>changes</filename> with your log
- entry in progress. When you commit, use <command>svn ci -F
+ entry in progress. When you commit, use <command>svn commit --file
       changes</command>.</para>
 
     <para>If you do not write log entries as you go, you can generate
Developer of Java Gui Builder
http://jgb.sourceforge.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 2 20:01:03 2003

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.