[cvsnt] fileattr gets corrupted all the time
cccs at rz.fh-augsburg.de.NOSPAM
cccs at rz.fh-augsburg.de.NOSPAM
Thu Nov 4 16:17:00 GMT 2004
HI,
I installed 2.0.58d on my Fedora Core 2 Server...
RPM installed fine, system is working but whenever I use EDIT or Watch or
anything
CVSNT creates a corrupt fileattr.xml file.
this is my Repository:
Repository0=/home/cvshome/EnC1
Repository0Name=/cvs/EnC1
I also have used the passwd and the admin files in my CVSROOT
checkin and out work fine if you delete the bad .xml files
What is wrong here ?
fileattr Looks like this then:
(non ASCII characters removed)
<?xml version="1.0" encoding="UTF-8"?>
<fileattr>
<file name="">
<editor name="">
<hostname></hostname>
<pathname></pathname>
<tag>*nonASCIIchar*G*nonASCIIchar*</tag>
<time></time>
</editor>
<watcher name="">
<temp_commit />
<temp_edit />
<temp_unedit />
</watcher>
</file>
</fileattr>
or like this when adding a watch:
<?xml version="1.0" encoding="UTF-8"?>
<fileattr>
<file name="*nonASCIIchar*G*nonASCIIchar*">
<watcher name>
<commit />
<edit />
<unedit />
</watcher>
</file>
<file name="*nonASCIIchar*1/EnC_A1_usecase/ReadMe,v">
<watcher name="">
<commit />
<edit />
<unedit />
</watcher>
</file>
</fileattr>
More information about the cvsnt
mailing list