Lines Matching refs:root
166 def _get_publishers(root):
167 """Given a repository root, return the list of available publishers,
173 repository = sr.Repository(root=root, read_only=True)
542 # (publisher prefix, repository root dir, repository prefix,
561 # The writable root must exist and must be
628 """Determine whether the repository root, and supplied prefixes are
637 for root, prefix, writable_root in repo_info:
643 if root in roots:
646 root))
647 roots.add(root)
761 "[=writable root]"))
764 prefix, root, writable_root = components
767 prefix, root = components
769 repo_info.append((root, _affix_slash(prefix),
908 # We can't support httpd.conf fragments with writable root, because