repository name

Pierre-Yves David pierre-yves.david at ens-lyon.org
Wed May 14 07:11:39 UTC 2014



On 05/14/2014 12:09 AM, Michael Mossey wrote:
> I know that repositories can be referred to by their path to their root,
> such as when using "hg clone". Can the root directory be renamed without
> breaking anything (in other words, is the path not coded anywhere in .hg?)
>
> Also, hgrc can contain a reference to the default pull and push repos...
> I just renamed by repo on bitbucket, so I updated "default" and
> "default-push"--is that the only place I need to change anything?

yes There is no reference to any name in the .hg/ directory itself 
(except for paths to remote repo as you already noticed)

-- 
Pierre-Yves David



More information about the Mercurial mailing list