Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mv -fT 的问题 #128

Closed
tedlz opened this issue Mar 10, 2016 · 2 comments
Closed

mv -fT 的问题 #128

tedlz opened this issue Mar 10, 2016 · 2 comments

Comments

@tedlz
Copy link

tedlz commented Mar 10, 2016

我的配置:

webroot = /var/www/{project-name}
releases = /var/www/{project-name}/releases

然后部署时遇到了和 issues 27一样的问题
#27

最后的解决方案:

webroot 改为 /var/www/{project-name}/project
releases 不变

另外也尝试过去掉 -T,但是无法正确创建软链

@ghost
Copy link

ghost commented Mar 10, 2016

webroot 和 release 分开配不同的目录里,不能是父子目录关系

@meolu meolu closed this as completed Mar 13, 2016
@tedlz
Copy link
Author

tedlz commented Mar 14, 2016

@littlehz 了解,谢谢解答

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants