The project-hosting tag has no wiki summary.
0
votes
0answers
10 views
How do I sort/filter Google Code projects by stars?
I would like to know what projects hosted on Google Code that have the most stars, especially when searching by label, like this:
https://code.google.com/hosting/search?q=label%3aAndroid
0
votes
0answers
56 views
Why css file's styles is not applyed when used from google code repository?
Here is fiddle - silly test
Resource file test.css has these classes:
.parent {width:120px;display:table-row;}
.second {width: 65px; background:green;}
.cell {display:table-cell;}
but they are not ...
1
vote
3answers
155 views
Mercurial project hosting [closed]
I need a project hosting with:
mercurial support;
lightweight, but usable issue tracker (github`s one is pretty close);
both public and private repositories/trackers/wiki and so on support;
cool ...
0
votes
1answer
100 views
TRAC host that allows plugin customisation
My research and development environment calls for a heavily customised TRAC with a corresponding subversion repository and a binary file store (e.g. WebDAV).
I have my eye on at least 10 plugins that ...
0
votes
0answers
31 views
Is it possible to use Codeplex merely as a “Project Frontend” while hosting Code elsewhere?
Quite some open source projects use SourceForge's built-in tools and webspace for managing their team and presenting their products, while the actual code, and sometimes the downloadable files, too, ...
2
votes
2answers
1k views
How to host a JSP website on a webserver?
I have a website developed mostly in HTML and JSP, and accessing a MySQL database. Having never put such a website online before, I wanted to know what are the steps needed to get it up and running ...
0
votes
3answers
90 views
Is there any Open-Source project hosting that allows to programmically upload distribution?
I develop open-source project in Python and I want it to be easy accessible for Windows users. So for each new source revision I need to generate new windows executable distribution with py2exe and ...
0
votes
1answer
282 views
Hosting a website designed with Struts2, Hibernate [closed]
i have developed a site using Struts2, Hibernate3, JSP as my frontend/view and MySql as the database. Now i want to host it. As i am new to this, i am unaware of the hosting techniques. Can some one ...
2
votes
4answers
505 views
Looking for Open Source ALM / SCM Platform with code hosting
Can someone please recommend a good ALM / SCM platform that offers code hosting that I can host in-house.
I would essentially like to replicate github functionality (Wiki pages, documentation, code ...
1
vote
2answers
748 views
How should I create an manage a github repository for a shared project?
I want to create a new github repo for an open source project. I don't want to create the repo under my personally account as it's url will then become github.com/myusername/projectname.
I want a ...
1
vote
2answers
307 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
0answers
97 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 ...
1
vote
0answers
365 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
99 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 ...
1
vote
3answers
68 views
Practice / Example codes in the repository [closed]
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 ...
0
votes
1answer
327 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 ...
1
vote
2answers
295 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 ...
3
votes
2answers
1k views
Free project hosting site easily integrated with Hudson/Maven etc [closed]
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 ...
1
vote
3answers
133 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!
0
votes
1answer
73 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
1answer
199 views
Where can I find a hosting provider for personal/pet projects? [closed]
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 ...
3
votes
2answers
250 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 ...
1
vote
2answers
88 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
123 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
45 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 ...
11
votes
5answers
189 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 ...
1
vote
6answers
2k 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 ...
3
votes
1answer
69 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 ...
11
votes
4answers
2k 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 ...
1
vote
3answers
629 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 ...
0
votes
2answers
170 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 ...
3
votes
5answers
536 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 ...
1
vote
5answers
264 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
169 views
Enterprise Class Source Hosting Provider [closed]
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 ...
1
vote
2answers
136 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
128 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
519 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 ...
15
votes
8answers
986 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 ...
0
votes
1answer
435 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 ...
4
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 ...