
Jeff Garland wrote:
One problem I encounted was an error when I tried to run a 'revision graph' on a file. The file is:
libs/date_time/xmldoc/gregorian_autodoc.boostbook
The error is:
REPORT request failed on /boost/!svn/bc/19699 The REPORT request returned invalid XML in the response: XML parse error at the line 203135:not well-formed (invalid token)(/boost/!svn/bc/19699)
Not sure if this is a TortoiseSVN problem or something about the repository setup.
svn doesn't really have support for revision graphs itself, so the authors of TSVN have tried to simulate them. The code has only just appeared in TSVN, and so isn't very mature yet (read beta). The devel list for tortoisesvn is very useful, the developers monitor it all day and there are nightly builds available at http://mapcar.org/tsvn-snapshots/latest as they tend to fix reproducible bugs that day but the official releases aren't quite as often. Cheers Russell