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]
Hi,
As findbugs current enlistments point to the old CVS repo, I've added a new one pointing at the svn repo (did not delete the old enlistments yet).
The import failed:
Subversion (Sync Beta)
Step 2 of 3: Importing source code into database (Failed)
Hi egiraudy,
I didn't know such a thing was possible, but it turns out that this repository contains a filename that begins with a space!
/trunk/findbugs/src/java/edu/umd/cs/findbugs/classfile/impl/ package.html@5801
Our import code didn't handle this case. I've deployed a fix, and the import is now running.
Thanks,
Robin
Thanks, all is OK now.
But this is strange as i cannot find this file: it is not displayed when browsing the source repository (http://code.google.com/p/findbugs/source/browse) and I don't have it either on my local checked out repo...
Try this:
$ svn ls http://findbugs.googlecode.com/svn/trunk/findbugs/src/java/edu/umd/cs/findbugs/classfile/impl/@5801