Forums : FOSS Questions

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.synopsys.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]

Deploy my project

Hello ..

I don't know how i can add a project ..
i have tryed to put the link of my ftp server containing the project but that doesn't work ... where can i upload my project to get the link !! (im sorry im not good in english)

seifeddine about 12 years ago
 

Seifeddine,

You will need to enter your code in a repository (CVS, Subversion, Bazaar, Mercurial or git) for us to work with it. There are many no-cost options for you. Our best performer is git and if you expect the source code to grow you should probably start there. Our features work best when you make the changes to the code in the repository so we can track them over time. If you are only looking for a one-time look at your code, then any repository should do.

As an example, see:
Bitbucket https://bitbucket.org/plans
Google Code https://code.google.com/hosting/
Github https://github.com/features/hosting

See: http://meta.ohloh.net/2012/03/now-adding-projects-is-easier-so-lets-add-some/

Respond with any questions you may have and I'll try to help here.

Thanks!

ssnow-blackduck about 12 years ago
 

Thank very much

i just wanna test my project (its finished) .
i upload it on google code as '.rar' but it must be unziped on the directory trunk (i don't know how i upload on trunk)

http://myprojectmvc.googlecode.com/svn/

hellpppp haha :)

seifeddine about 12 years ago
 

Seifeddine,

I'm trying to find out if there is an import from an archive feature available for your new repository. I was able to grab the .rar file and look at it but getting from there into the trunk will need an import. Let you know what I find out soonest.

Thanks!

ssnow-blackduck about 12 years ago
 

Thanks i think i find a solution .... i used TortoiseSVN to upload the whole project files .. then it works !!!

But thank you for trying to help me :)

seifeddine about 12 years ago
 

Seifeddine,

I'm pleased you found a way. Be sure you check out the widgets page.

Thanks!

ssnow-blackduck about 12 years ago