Codebase repository (git, subversion, CVS, etc.)

What do you use as a codebase repository in your company?

I have used git in my last job and am now using subversion. From what I see git was a lot better. I still have to convert the subversion repository to git if I need to go a grep on the file contents.

Re: Codebase repository (git, subversion, CVS, etc.)

VisualSVN… :vivo:

Re: Codebase repository (git, subversion, CVS, etc.)

but it costs money to use professionally....why would you spend money on subversion? Is there a benefit for using it as a paid service?

Re: Codebase repository (git, subversion, CVS, etc.)

I personally like TFS but my director is kanjoos.

Re: Codebase repository (git, subversion, CVS, etc.)

dang. That cost even more. Why not open source though?

Re: Codebase repository (git, subversion, CVS, etc.)

TFS is easier in use. Branching and merging are easy. Integrated with sharepoint.

TFS is itself complete bug tracking software as well… :faizy:

Re: Codebase repository (git, subversion, CVS, etc.)

SharePoint. That makes sense.

Re: Codebase repository (git, subversion, CVS, etc.)

We use git and in last company I used subversion. For my personal projects I use git. Nothing beats free ;)