I already blogged about running into problems with IntelliJ 9’s SVN operations once before, and here I am again, unable to check a goddamn thing into my repository because it’s done it again “Checksum mismatch while updating…” Previous to this error I tried to commit 10 changed files that had a refactored common method in them [...]
Continue reading...Saturday, February 13, 2010
From where I’m standing SVN seems to bring with it a lot of the issues that CVS had with regards to “too much” changing on your local disk and then that getting you into trouble when you went to check it into the repo. I never figured out why exactly CVS would frequently balk at this [...]
Continue reading...Monday, November 17, 2008
So, after thousands of lines of code you’ve managed to build an awesome, feature rich program, and you are really to label it 1.0. You want to bring in more developers because it is doing so great… What do you do? Well, regardless of whether you have hit 1.0, version control is something [...]
Continue reading...
Sunday, February 21, 2010
0 Comments