Does Dreamweaver subversion support branching?

2

Adobe Dreamweaver added support for subversion in CS4.

I have CS5, I am able to update and commit, they even have a very easy rollback option where you can promote any revision number to "head" but I cannot figure out anyway to branch using it.

According to Adobe their subversion support is not full featured. But I cannot find any resource that stats what all is supported.

So is branching one of the things not supported? (I kind of feel like whats the point without branching?) If you can do it, how?

JD Isaacks

Posted 2010-12-31T17:22:12.007

Reputation: 7 224

Answers

0

Have you read these articles? They describe how to use Dreamweaver's Subversion support, in detail.

paradroid

Posted 2010-12-31T17:22:12.007

Reputation: 20 970

1

It doesn't support branching. You need to handle branching externally to DW.

If you want to edit a branch in DW then you need to change the path in your repo server setup to point to the branch (instead of the trunk) you want to edit.

objects

Posted 2010-12-31T17:22:12.007

Reputation: 111