Mercurial > hg
view PKG-INFO @ 1314:d37a46859acd
Fix default clone destination
The default clone wasn't working:
$ hg clone hg
abort: repository hg/.hg not found!
This was because we were creating the destination directory from the
default, then checking whether it existed to determine whether to
expand the path.
author | mpm@selenic.com |
---|---|
date | Thu, 22 Sep 2005 09:47:03 -0700 |
parents | 060c08bf9e2f |
children |
line wrap: on
line source
Metadata-Version: 1.0 Name: mercurial Version: 0.7 Summary: scalable distributed SCM Home-page: http://selenic.com/mercurial Author: Matt Mackall Author-email: mpm@selenic.com License: GNU GPL Description: UNKNOWN Platform: UNKNOWN