Is there a clean way to move / to /trunk?

后端 未结 9 1675
感动是毒
感动是毒 2020-12-23 17:34

I made the mistake of creating a Subversion repository without the usual trunk, branches, and tags directories. That is, the root dire

9条回答
  •  情话喂你
    2020-12-23 18:32

    There are some gotcha's or limitations with some of the discussed approaches. The post below discusses another approach, which involves dumping the repo and editing the file paths. This has the benefit that moved files will be properly modified too.

    http://dotslashstar.blogspot.com/2011/06/svn-hack-insert-missing-trunk-root.html

提交回复
热议问题