Tagged Questions
The project-hosting tag has no wiki summary.
120
votes
25answers
12k views
Best Open Source Project Hosting Site [closed]
I want to start an open source project, but the rise in hosting sites leaves me a little paralyzed with choice. I know a little about several:
I never really liked SourceForge's UI but it still ...
35
votes
17answers
11k views
Could you recommend a good free project hosting website? [closed]
Something like Google Code or SourceForge, but for closed source projects and better access management.
Found links to these 3 on a forum:
https://opensvn.csie.org/ SVN
...
11
votes
5answers
175 views
I've made something that might be useful to the community. Now what?
If the specifics are important, I made a cruisecontrol.net publisher plugin that notifies a series of phone numbers via voice, announcing the current state of the build. It uses Twilio to do so.
I'd ...
11
votes
10answers
3k views
Free hosting service for private and public git repositories [closed]
does anyone know a free service for hosting private and public git repositories?
There are a lot of services like for example the well known github. Most of them only allow hosting of public ...
11
votes
8answers
471 views
Hosting an open source project at several sites
Say I had an open-source project which I wanted to try and generate some exposure for. Would it be considered unethical to set up a project entry for it on several sites such at github, sourceforge ...
7
votes
4answers
888 views
Using github to host public git repositories whilst ensuring that sensitive data files remain untracked
My app is hosted on Heroku and I have a public github repo too.
My app has a config file containing my amazon S3 credentials. It's important to ensure that the file gets pushed to heroku but not ...
4
votes
1answer
4k views
free closed source svn hosting [closed]
Duplicate
Is there a free version control server provider for non-public projects?
Can you recommend a SVN, closed-source project hosting site?
I know there are already a lot of posts on ...
3
votes
3answers
108 views
Which public hosting sites for darcs projects are there? (Like Gitorious for Git.)
Which public hosting sites for darcs projects are there? (Like Gitorious or http://repo.or.cz for Git.)
I'm interested in such services for publishing my open-source projects and allowing others to ...
3
votes
2answers
169 views
Mercurial: Share a repo without putting it on a server?
I am working in a student group with several other people. We would like to use Mercurial as our version control system, but some of our files can't be put online in a public hosting service like ...
3
votes
1answer
58 views
Which distribution website should I pick for my open-source package?
I wrote an open-source software package, which I'd like to publish (using Apache 2 license). I see various options for how/where to publish/host it:
Get my own domain and put it there
Put it on ...
3
votes
10answers
1k views
Should I use a software hosting solution for my personal projects?
Right now, I keep all of my projects on my laptop. I'm thinking that I shouldn't do this, but instead use a version control system and check them in/out from an external hosting repository (Google ...
2
votes
3answers
52 views
Practice / Example codes in the repository
Suppose that I host a project in some open source project hosting services like Google Code, Git hub or Sourceforge, is it a good practice to place the examples / practice code in the repository which ...
2
votes
2answers
582 views
Free project hosting site easily integrated with Hudson/Maven etc
I want to host my java project on a free project hosting site.
I want to use SVN (if possible integrated in NetBeans).
I want the site to be easy to use and offer an option like Hudson system to ...
2
votes
5answers
436 views
Project hosting sites that provide web site hosting
I wish to start up an open source project and have been thinking about project hosting sites. I've been hearing suggestions to try something other than SourceForge. However, one thing SourceForge ...
2
votes
4answers
219 views
Kenai invites: where to get them?
Recently, Sun launched a new hosting site, like SourceForge and GitHub, but for Mercurial. However, for the time being, it's invite-only.
Being a Hg user, I'm very interested in getting an invite, ...
1
vote
2answers
57 views
Can't Decide On a Suitable Open Source Project Host
I need a little bit of help deciding which project host (if any) to move our currently existing project to.
We currently have an SVN (but willing to migrate if necessary) closed-source project ...
1
vote
4answers
109 views
Which public Git hosting sites are there that are free software? (I.e., you have the freedom to study it, and run a similar site, and so on.)
Which public Git hosting sites are free software?
I mean public services like the popular GitHub, but in this question I especially care about our freedom in using and running the infrastructure ...
1
vote
2answers
160 views
What are the open-source code hosting sites for projects with closed-source dependencies?
I've searched around all day on the applicable websites for this info, and on here found questions like this, but nothing that appears to directly address my question. Let me know if this has already ...
1
vote
3answers
115 views
site for uploading our code of our games
Hi
Is there any site for uploading our code of the games which have written by ourselves?
thanks
ps: also it is better that the site send some feedback!
1
vote
1answer
138 views
Where can I find a hosting provider for personal/pet projects?
I have several personal/pet (.NET) programming projects in mind, and I’d like to use the same methodologies that I use at work (i.e., using source control). As these projects are not work-related, I ...
1
vote
2answers
76 views
Public repository for a Drupal installation: What security risks?
I'm putting a Drupal project on an open source hosting site. What files do I have to not put up there so I don't compromise my site's security?
Various settings.php comes to mind. And obviously the ...
1
vote
1answer
93 views
How do you upload your project to google project hosting from Netbeans?
Can someone tell me how I can upload my project to google project hosting using Netbeans?
1
vote
1answer
28 views
How to search on project hosting sites
Say I want to look for open source iphone/Android tower defense game on sourceforge/google code/git hub. Directly searching by these keywords seems not easily getting desired result. Is there any way ...
1
vote
3answers
370 views
private c# project hosting - plugin in visual studio
is there a project hosting for c# code and that has a simple to use visual studio plugin?
does not need to be free. it does need to be private. should have a plugin or already by usable from within ...
1
vote
2answers
95 views
Best way to read/edit/add to the googlecode wiki offline
I finally after too much of pondering started my project on googlecode. One of the best features I liked about googlecode was the revision control for wiki, where I can add/edit the wiki pages locally ...
1
vote
2answers
119 views
How do you evaluate an open source project host?
I am going to create my first open source project and I am trying to decide where to host it google code or codeplex. It seems to me codeplex has a better set of community features and google code ...
1
vote
6answers
363 views
Private VCS hosts for school projects?
I want to use version control for a partner project for school, but these days it seems like there are no private, free VCS hosts that I could use. I would prefer to use git if possible, but I ...
0
votes
0answers
47 views
Where I can find already prepared Mercurial/Git mirrors of SVN/CVS open source repositories? [closed]
I have some restriction to Internet access and like DVCS as they allow offline use.
I can run hg convert on any repo but this require 3 step:
find project SVN
make convertion
maintain subsequent ...
0
votes
0answers
86 views
Where should I publish my .NET project? [closed]
One of my personnal software projects is now ready to put online. I'm hosting the source on github.
CodePlex, Google Code, SourceForge offers all a download section with statistics, etc. But not ...
0
votes
2answers
63 views
Question about Google Analytics for Google Code page
I have an open source project hosted on Google Code and I recently added Google analytics to the Code Page, but I'm noticing that none of the file downloads are tracked.
It might be because the code ...
0
votes
1answer
165 views
Google project hosting svn commit problem
When I try to commit my code with svn commit, it returns an error :
svn: Commit failed (details follow):
svn: Server sent unexpected return value (405 Method Not Allowed)
in response ...
0
votes
1answer
52 views
CodeSpaces missing scrolling in forums
Does anyone uses CodeSpaces.com for project integration?
If so, dows the scrolling on the forums works for you?
I have contacted CodeSpaces support but still have no answers.
Thanks!
0
votes
6answers
636 views
create own svn repository hosting
Since week I use ToirtoiseSVN and AnkhSVN and GoogleCode and sourceforge.net as my project hosting. For me it's frustrating to fill all this forms before create next project. So I start thinking about ...
0
votes
2answers
130 views
Choosing an Open Source Hosting Service/License
I am starting a game design project with a group of three other students. We would like to use some open source hosting service for version control, a wiki, etc. I have looked at threads like these ...
0
votes
5answers
197 views
self hosting my open source program
Say I would like to host my open source software by myself, i.e. not in sourceforge or google code but host my own svn and issue tracker and documentation on my server.
What is the best software for ...
0
votes
1answer
117 views
Enterprise Class Source Hosting Provider
there have been enough questions already about source code hosting for single developers or projects but what if you think about outsourcing your SVN repo hosting to an external provider?
A viable ...
0
votes
2answers
200 views
Hosted Projects Meta Search Engine
With the myriad of sites available like sourceforge, github, berlios, rubyforge and many others for hosting open-source projects, I've been wondering if there is a specialised search engine out there ...
-2
votes
4answers
173 views
Free hosting for php development, NOT production deployment
I'm doing site-development locally on my PC. There are moments when I need to consult with other members of dev team or with our client. Since we located far away from each other, I can't show them my ...