Don't show svn:externals in svn status

前端 未结 3 1351
被撕碎了的回忆
被撕碎了的回忆 2021-02-12 10:37

I\'ve made one svn:external in my repository. Everything works fine, except the output of the svn status command. In the output there is lot of informa

3条回答
  •  北海茫月
    2021-02-12 10:45

    That seems to be the proper way to ignore externals to appear in your svn status output.

    Reference:

    http://svnbook.red-bean.com/en/1.4/svn.ref.svn.html

提交回复
热议问题