Arborist – Subversion Tree Doctoring

Arborist – Subversion Tree Doctoring
I made Arborist because dealing with merging between subversion branches is a pain in the arse. The particular merge problem it is trying to solve is when you have multiple release branches of a project, like this:

trunk – all changes from rel2 and rel1 need to get into here
rel2 branch – all changes from rel1 need to get into here
rel1 branch
It provides tools to keep track of what still needs to be merged in, and assists with the merging process.

In addition, it is designed to deal with projects that are broken down into separate modules, linked together with svn:externals references.
(Link: Arborist – Subversion Tree Doctoring)

Advertisement

No comments yet... Be the first to leave a reply!

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.