infra/codestorage/hg-repo-sync
2015-11-12
Parent:c8b4b952488a
infra/codestorage/hg-repo-sync/Dockerfile
Fix nested repository permissions. For repositories nested inside folders, fix the permissions on the folders so we can create other repositories inside them. Before, we only fixed the permissions on the repositories themselves; now we also fix the root directory that holds the repository.