git - SVN Commit 一个软链接目录
天蓬老师
天蓬老师 2017-05-02 09:18:15
0
1
1049

我的本地SVN中有一个目录是需要和本地的一个目录保持一致的。
我该如何实现?

有尝试过svn:externals,但貌似不支持关联本地的目录?
尝试过使用软链接,但不能add目录下的文件
要硬链接一个目录,貌似不是一个好方法

大神,指条明路 : )

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(1)
漂亮男人

Not in the local directory of the code repository, but dependent on the code repository - this in itself is problematic. If you do not consider the advanced requirements of continuous integration, it can be achieved through svn hook.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template