On 11/25/06, Nathaniel Jayme <[EMAIL PROTECTED]> wrote: > Hello all, > > I don't know if this is related to CVS or my CVS > client gcvs. > > I have within a file a text "$Source$". The problem > is that it changes automatically append the source > file within this text. > > $Source _appended_macro_equivalent $ > > How do I turn that feature off? > > NBJayme > If you have to use the $foo$ construction in your code, turn off -k in CVS (that's keyword expansion).
... Except I can't remember if you're allowed to modify that on the mozdev CVS, so you might need to remove then add. -- Mook mook dot moz plus stuff at gmail _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
