![]() | Ned Batchelder : Blog | Code | Text | Site Subversion branching quick start » Home : Blog : October 2006 |
I've written up a quick introduction to branching with Subversion: Subversion branching quick start. I've found that there are two hurdles for developers with source control. The first is getting started at all, moving from a file server to a Subversion server. The second hurdle is branching. It's a really powerful tool to have at your disposal. If you've never been comfortable with it, read the article.
tagged:
how-to,
source control» 1 reaction | |
Comments
"Yes, this is silly. Maybe Subversion will change in the future to accept one revision number for a single changeset."
I'm pretty sure Subversion 1.4 has a -c option that does this.
Add a comment: