Version control on Windows
December 23, 2009 in Technology by asinha
What software do you guys use for version control?
We use SVN and given our large codebase, it doesnt scale.
Any feedback on GIT?
December 23, 2009 in Technology by asinha
What software do you guys use for version control?
We use SVN and given our large codebase, it doesnt scale.
Any feedback on GIT?
I would suggest git.
Sorry to reply with a question but what do you mean when you say svn does not scale?
projects do not get committed…and after retries..fail.
we have an extensive codebase (millions of LOCs
)