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.
That is strange, my setup works great now. xml files are perfect If I uncomment the chroot setting in my PServer file again it is back to producing garbage... Could it have anything to do with the tmp directory that is used when chroot is set? "Tony Hoyle" <tmh at nodomain.org> schrieb im Newsbeitrag news:cmdojg$ke$1 at paris.nodomain.org... > cccs at rz.fh-augsburg.de.NOSPAM wrote: > > I just found out that it is a problem with chroot... > > without chroot=/home/cvshome it works perfecly... > > Is this a bug? Or did I do something wrong? > > > The chroot shouldn't make any difference.. that's > just handled in one place at server startup. The results seem to be > identical on my system with/without the chroot. > > The characters at the front of the filename are just a stray BOM - they > shouldn't be there but will get parsed out when the file is read so are > harmless (seems to be a Unix iconv problem... Windows doesn't create these). > > I can't repeat any problems with tags (processing a tag is unrelated > to the chroot anyway). > > Tony