Tagged Questions

19
votes
20answers
3k views

Can someone recommend a reliable CVS or SVN hosting service?

I want to use CVS or SVN as my source control mechanisms on several side projects I am working on. Instead of hosting the server myself, I was wondering if anyone had any recommendations on CVS or ...
13
votes
18answers
12k views

Assembla is no longer free, is there a good alternative?

http://blog.assembla.com/assemblablog/tabid/12618/bid/6986/Release-2-0-restricting-free-plans-giving-back-with-features-and-pric I'm very disappointed about this... I use Assembla for my personal ...
2
votes
5answers
250 views

Git hosting services [closed]

Possible Duplicate: Free hosting service for private and public git repositories I've decided to go with Git as my source control, I am a freelance coder and I am looking for recommendation ...
2
votes
4answers
156 views

Source Control questions

I have a few questions of source control. Myself and another web developer have joined a company to take over software development of old and future projects. The company has no source control, as old ...
1
vote
5answers
289 views

Can I use Mercurial for multiple projects (in an approximately the same way as SVN)?

I have a private SVN repository that I use for all of my projects. It is backed up regularly, and I like being able to browse it over the web, when I need a little snippet of code. Now, I would like ...
0
votes
2answers
1k views

SVNserve giving Error 1053 The service did not respond to the start or control request

I have installed SlikSVN and I'm trying to set up svnserve. SlikSvn is installed in C:\Program Files\SlikSvn and C:\Program Files\SlikSvn\bin is in the path. the registry entry for the service is ...
0
votes
1answer
80 views

How does one make a source folder project to be “public” in ProjectLocker?

When creating a new project in ProjectLocker, by default it makes the project private, and you have to explicitly add people to the project. What if you simply want to make the project public. Seems ...