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 ...
3
votes
3answers
2k views
How to set up source control in VS2010
I want to set up source control for my project, but it seems like I need a server for this. I've never done this before, and I couldn't find anything helpfull yet.
Is there any way to host a server ...
1
vote
3answers
159 views
How and which tool should I use for Source Control?
A little bit of Background first:
I have been using Team Foundation Server for about few months and know pretty much how to use it. I have been using it for my project on Codeplex. They required TFS ...
0
votes
3answers
371 views
Guidence on using a remote Git repository for teamwork
I project I have been working on has now been split between me and another developer. I have created a Git respository at my client's host of choice, CodeBase, and both me and the other developer ...
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 ...