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.
Nick Duane wrote: > I ended up writing my own recursive add which got the job done. In addition > my utility will optionally add the revision comment ($Log:$) to many files > types (.c, .cpp, .cs, .h, .idl, .rc, .def, .xml (all xml files)). Avoid $Log$ if you're doing merging - it doesn't merge well at all, since all the log comments create differences. Tony