Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Sat, 16 Sep 2006 18:57:54 -0300, Gerhard Fiedler <lists at connectionbrazil.com> wrote: >Glen Starrett wrote: > >> You might want to look at the substitution mode "s" as well. >> >> http://www.cvsnt.org/manual/html/Substitution-modes.html Read through this and found a slight problem: There are 2 (two) different specifications of the flag "l"! l Insert the lockers name if the given revision is currently locked. The locker's name is only relevant if cvs admin -l is in use. and 1 Unversioned. Only ever keep a single revision in the repository. History is lost, and the file is merely kept as the latest copy. Only one branch (HEAD) ever exists and an update of any revision will return the single revision. Seems to be a documentation typo that should be corrected.... And maybe this flag (the second one) is actually the one the OP is looking for.... HTH /Bo (Bo Berglund, developer in Sweden)