Forums : Ohloh General Discussion

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]

It's mixed with other code in a repo

If a project consists out of a few source files, and it's on svn in one repository together with source files of another project in the same folder, can the feature of Add a New Enlistment be used, if so how?

Lode about 17 years ago
 

If your code is restricted to a single subdirectory of the Subversion project, you can enlist in just that subdirectory by giving the full path to it in the URL.

Basically, if the command svn ls <url> shows the files you expect, then you can just provide as a new enlistment for Ohloh.

If there are other files in this directory, you are out of luck. Ohloh can only do entire directories, and we don't (yet) have the ability to filter out specific files.

Robin Luckey about 17 years ago