Something like Google Code or SourceForge, but for closed source projects and better access management.
Found links to these 3 on a forum:
Anyone had any experience with them?
Something like Google Code or SourceForge, but for closed source projects and better access management.
Found links to these 3 on a forum:
Anyone had any experience with them?
if you are just doing it within your own team and are not within a dispersed team, then would it be possible to set up your own Subversion or CVS server (I would recommend Subversion out of these two). They are both free, and all it would take is a small amount of time to install them. There is plenty of help around too.
I was not too sure exactly what you meant by project hosting website, but following in the fashion of the above answers, if you are looking for source code control, then something local may suit you better for learning as you will have full control over it, and can wipe it whenever you need as you 'play' to learn how to use it.
Good luck
Dreamhost provides fairly cheap hosting and includes SVN support (and I think CVS) with every account. You can create the repository as public or private so it should suit your needs. Also, as you would have a full linux host, you would also be able to host other things like your bug management, etc there.
You can try BeanStalk which is a hosted SVN and can be integrated into Lighthouse which is a project management/bug tracking tool.
Both are web based so can be used anywhere in the world and BeanStalk can be used with you favourite SVN client such as Tortoise Svn.
Edit: Assembla no longer provides free, private accounts.
I have moved my project to Unfuddle, which provides free private SVN hosting.
As was mentioned earlier, Assembla provides SVN hosting, as well as project management tools (bug tracking/feature requests, etc). The project I am hosting it for was a good fit for 3 reasons:
Incidentally, we work on a number of projects at work which have distributed teams. We always host our own Code Repository and distributed members simply VPN in.
We have had success with TFS and SVN both (and even VSS, but with tools such as Source Offsite).
I recommend Assembla. It has several tools for use including repository controls and browsers for SVN, Mercurial, and Git. It has a wiki tool, persistant chat, milestone and ticket that can be assigned to members of the team. It also has 200MB of storage for free. Upgrades for more storage and tools are available.
Assembla is no longer supporting free spaces for closed source projects. As an alternative, I recommend Unfuddle, which has 200MB of storage for free, bug tracking, milestones, and a private repository, but with the restriction that only two people can work on the project.
However, Assembla and Unfuddle both support private repositories for those that are willing to pay, if you are interested in going that route.
If you're looking for a free, private repository, go with Unfuddle.
Use a Project Management Solution.
You could use http://www.comindwork.com/ or http://www.project.net or http://goplan.info/.
The best thing would be Better Control of your Code, using a Project Management tool.
Then install a Project Management tool.
I would surely recommend GForge and CollabNet (for teams smaller than a person count of 15).
Another good tool which I have seen being used is Redmine.
I gave a list of hosting-sites in this answer. From this list Origo allows closed-source, is a free and works fine for me.
Assembla is no longer a solution for a private or closed source project.
I use Code Spaces. It has subverion hosting and project management features such as work items, milestones, documents, forums and a wiki.
Project Locker has free private projects up to 500MB and 5 users with SVN or git and Trac.