In this post, I provide details about how I personnaly handle SVN trunk, branches and tags. This approach is also known as “branch always”, with minor differences. This might not be the best approach, but it will give beginners some explanations on what trunk, branches and tags are, and how to handle them.
(more…)
Blog
Archive for the ‘tools’ Category
SVN trunk, branches and tags
Monday, February 8th, 2010Tags: beginners, how-to, SVN, tips
Posted in tips and tricks, tools | 20 Comments »
Simple introduction to SVN externals
Thursday, December 10th, 2009Not so long ago, we’ve had to include a third-party library into a new project (using SVN). Our first idea (the one which did not imply thinking) was to SVN-export library files from the remote repository, paste them into the project, SVN-add them, then SVN-commit files.
Having to keep these library files up-to-date with official patches and improvements sounded like a full-time job.
This solution sucked.
A lot.
(more…)
Tags: architecture, beginners, externals, how-to, SVN
Posted in tips and tricks, tools | No Comments »
-
You are currently browsing the archives for the tools category.
Archives
Categories
- concepts and principles (1)
- OOP (1)
- design patterns (1)
- php (2)
- php5 (1)
- tips and tricks (4)
- tools (2)
powered by WordPress
