Skip to content

ja以下にtrunkディレクトリができる #50

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

Closed
sho-h opened this issue Jan 1, 2018 · 0 comments
Closed

ja以下にtrunkディレクトリができる #50

sho-h opened this issue Jan 1, 2018 · 0 comments

Comments

@sho-h
Copy link
Contributor

sho-h commented Jan 1, 2018

deploy:symlink:linked_dirsのログを見ていたらja以下でもtrunkができてしまっているようです。

$ bundle exec cap production deploy
...
00:05 deploy:symlink:linked_dirs
    ...
      20 ln -s /var/www/docs.ruby-lang.org/shared/public/en/trunk /var/www/docs.ruby…
    ✔ 20 rurema@docs-origin.ruby-lang.org 0.121s
      21 ln -s /var/www/docs.ruby-lang.org/shared/public/ja/trunk /var/www/docs.ruby…
    ✔ 21 rurema@docs-origin.ruby-lang.org 0.124s
...
$ ls -l /var/www/docs.ruby-lang.org/current/public/ja/
...
lrwxrwxrwx 1 rurema rurema   51 Jan  1 14:31 latest -> /var/www/docs.ruby-lang.org/shared/public/ja/latest
lrwxrwxrwx 1 rurema rurema   50 Jan  1 14:31 trunk -> /var/www/docs.ruby-lang.org/shared/public/ja/trunk

$ ls -l /var/www/docs.ruby-lang.org/shared/public/ja/
...
lrwxrwxrwx 1 rurema rurema    5 Jan  1 14:37 latest -> 2.5.0
drwxr-xr-x 2 rurema rurema 4096 Aug 15 11:09 trunk

外からアクセスできないと思われるため、実害はなさそうです。

@znz znz closed this as completed in 24d75de Dec 25, 2019
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

1 participant