Skip to content
Snippets Groups Projects
Commit 1e9e2bef authored by dprice's avatar dprice
Browse files

* cvs.texinfo (Updating Commit Files): Update default taginfo string.

parent 8e0467c2
No related branches found
No related tags found
No related merge requests found
2009-11-11 Derek Price <derek@ximbiot.com>
* cvs.texinfo (Updating Commit Files): Update default taginfo string.
2009-07-22 Larry Jones <lawrence.jones@siemens.com>
* cvs.texinfo (history output, history examples): New.
......
......@@ -14294,7 +14294,7 @@ the following strings to each active command line template in each file:
@item editinfo
@samp{ %l}
@item taginfo
@samp{ %t %o %p %@{sv@}}
@samp{ %t %o %r/%p %@{sv@}}
@item verifymsg
@samp{ %l}
@end table
......@@ -14848,7 +14848,7 @@ For example, some valid format strings are @samp{%%}, @samp{%p}, @samp{%t},
@cindex taginfo (admin file), updating legacy repositories
@cindex compatibility notes, taginfo admin file
Currently, if no format strings are specified, a default
string of @samp{ %t %o %p %@{sv@}} will be appended to the command
string of @samp{ %t %o %r/%p %@{sv@}} will be appended to the command
line template before replacement is performed, but this
feature is deprecated. It is simply in place so that legacy
repositories will remain compatible with the new @sc{cvs} application.
......
@set UPDATED 22 July 2009
@set UPDATED-MONTH July 2009
@set UPDATED 11 November 2009
@set UPDATED-MONTH November 2009
@set EDITION 1.12.13.1
@set VERSION 1.12.13.1
@set UPDATED 22 July 2009
@set UPDATED-MONTH July 2009
@set UPDATED 11 November 2009
@set UPDATED-MONTH November 2009
@set EDITION 1.12.13.1
@set VERSION 1.12.13.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment