I’ve been looking for a solution to keep my website designs, modified purchased designs, graphic layout, documentation, etc. organized on two Mac’s for a week or so now. Most of the “sync” mac software solutions I came across seemed dead. Most of the software companies that had a blog/news section, haven’t had a post for a year. The ones that didn’t contain a blog/news section, their copyright footer was 2008 or earlier. So I’m not going to spend money on a product that, more than likely, hasn’t been updated for years.
By the way, this is my setup. Aluminum MacBook 13″ connected to my 21″ LCD (shared with my PC, for when I feel like playing a game), my new MacBook Pro 17″ (yay for tax right-offs) and of course a Apple Time Capsule. Pondering getting one of those Mac Mini Snow Leopard Servers this year too.
So, anyway, I had used Subversion at my last job (not much, just enough to be dangerous with it) and decided to see if there was a Mac version of it. Which, of course, there is and that’s no surprise. I decided to download Collabnet Subversion binary package and install it on my MacBook 13″. I initially tried accessing the repositories by accessing them through the finder on my MacBook 17″ (i.e. file://macbook13/repository), that worked fine for checking out but error when I tried to commit files to the repository. I forget the error, something about a lock file.
So I enabled Remote Login on the 13″ MacBook and and then I setup the repository bookmarks (oh, by the way, I was using a demo of Versions, subversion client which I’ll more than likely buy now) using svn+ssh://macbook13/repository and everything worked great!