Deploying a Website from Subversion

后端 未结 8 1035
春和景丽
春和景丽 2021-01-02 03:41

I am new to subversion and am wondering how do you move from develoment to staging then production?

I think I grasp the concept of creating branches made for releas

8条回答
  •  情歌与酒
    2021-01-02 04:13

    It sounds like you will want to do a SVN Export of the "release" branch. See the Subversion Book's Export documentation for details.

提交回复
热议问题