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.
Torsten Martinsen wrote: > > When you tested this, did you run "cvs watch on", then did a "cvs edit"? Yes... and various combinations. Ampersands (and quotes) are automatically stripped as the fileattr.xml is written, so whatever operation is done it doesn't affect the output. You end up with: <?xml version="1.0" encoding="UTF-8"?> <fileattr> <file name="PHAE_01280_1.0-1.0 SS&S Price calculation.xls"> <editor name="tmh"> <hostname>tucker</hostname> <pathname>D:\t\test</pathname> <tag>foo</tag> <time>Fri Apr 29 20:49:16 2005 GMT</time> </editor> <watched /> <watcher name="tmh"> <temp_commit /> <temp_edit /> <temp_unedit /> </watcher> </file> </fileattr> Tony