Sean Kelley wrote: > Hi, > > If I have a clone based on a remote, how do I update the clone if the > URL of the remote is changed? > You can change the default path in the [paths] stanza in the .hg/hgrc file of your clone repo. Regards, Rafael Villar Burke