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]
I noticed the Weka project did not have any enlistments, so I tried adding their CVS server.
:pserver:cvs[email protected]:/usr/local/global-cvs/mlcvs
When I put that in the enlistment form, the following error is thrown:
The URL does not appear to be a valid pserver connection string.
Here is Weka's website describing checkout from CVS:
http://www.cs.waikato.ac.nz/ml/weka/index_cvs.html
Hi Evan,
This was caused by a simple mistake in our CVS url validation code, which is now fixed. Let me know if you have more trouble.
It's hard to believe that out of 7000 CVS repositories in our system, this was the first one with an underscore in the path!
Robin
It looks like it now works. Thanks!