Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
[email protected]
CVTrackpad has an error importing SVN
Hi endSly,
There looks like there is some kind of problem in this repository at revision 2: its commit message appears to contain garbage characters.
This makes it impossible to parse the log, and it's also difficult (or impossible) get retrieve the log:
$ svn log -r 1:3 https://cvtrackpad.svn.sourceforge.net/svnroot/cvtrackpad
------------------------------------------------------------------------
r1 | endsly | 2009-05-10 09:01:24 -0700 (Sun, 10 May 2009) | 1 line
First
svn: REPORT request failed on '/svnroot/cvtrackpad/!svn/bc/3'
svn: REPORT of '/svnroot/cvtrackpad/!svn/bc/3': 200 OK (https://cvtrackpad.svn.sourceforge.net)
I was able to obtain an XML output of a fragment of the log, and found garbage in the commit message for revision 2.
This probably needs to be addressed with a fix on the server before we can make any progress.
Thanks,
Robin