If you follow best practices for Subversion, then you create the standard repository layout, with trunk, tags, and branches directories. In fact these are usually my first three commits of any new repository. I’ve completed these steps so many times in the last few months, that I can practically type it in my sleep. Tired of repeating myself, I started digging into shell scripting to automate this task and released the fruits of my labor here: SVN: New Repos.
Tag Archive for 'tools'
If you code in TextMate, use SVN or GIT and organize your code into Projects (and which self-respecting Mac developer doesn’t?) Install the Project Plus plugin. Right. Now. You won’t regret it.
comments