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?

link|improve this question

69% accept rate
feedback

2 Answers

up vote 0 down vote accepted

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

link|improve this answer
feedback

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.