pub fn open(root: impl AsRef<Path>, name: &str) -> Result<Repository>
Opens an existing current-layout repository without migrating other layouts.