Tagged Questions
The source-control-hosting tag has no wiki summary.
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 ...
5
votes
5answers
1k views
Is git good with binary?
I thought SU was a good place to ask this but i was suggested to try SO
Is git good with binary? say if i have a lot of uncompressed files being modified and many compressed files never (or almost ...
4
votes
2answers
358 views
Is there any decent git repository manager that's downloadable?
I want to host git repos on my server, but still have a nice tool to manage them, such as Beanstalk or Assembla.
Does anyone know of a similar tool which is downloadable (Other than Assembla ...
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 ...
3
votes
4answers
297 views
Should I use a free hosted Source Control system as my personal backup system?
I am a one-computer shop, and increasingly I am thinking I need some redundancy for storing programs and other code.
Should I use code.google.com, or sf.net, or codeplex.com or another online Source ...
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 ...
2
votes
1answer
376 views
Mercurial and Bitbucket: how to structure repos
I'd like to move from Subversion to Mercurial, and specificially to start hosting all my private stuff on Bitbucket. I'd like to know how adapt a large SVN repo to hg repos. I'm new to mercurial, too, ...
1
vote
5answers
94 views
Dropbox as a programmer's source control
Yes, I know it is not it's intended purpose. But did anyone use Dropbox as source control for a 1 programmer project?
Insights and conclusions here
1
vote
3answers
313 views
Correct way to install Mercurial on Ubuntu
I am kind of new to both, Mercurial and Ubuntu.
I seem to have awkwardly installed a few other software packages already, so I wanted to see how others would go about doing this.
Should I use the ...
1
vote
1answer
53 views
Can a ClearCase VOB Server be setup on a multihomed system?
Any reason why I can't configure ClearCase VOB server to be multihomed with one NIC on my lab network and the other the developers' network?
A bunch of lab systems need access to our ClearCase VOB ...
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 ...
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
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
86 views
Serverless Internet Tools for Collaborative Development?
I'm wondering if there are any recommendations regarding tools for collaborative development over the Internet. Specifically, we're going to have a group of developers working on the same project in ...
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 ...