1.0 approaches

Martin Marques martin at marquesminen.com.ar
Fri Feb 8 06:44:49 CST 2008


Matt Mackall escribió:
> Looks like it's just about time to cut a 1.0 release. I think we've been
> at a reasonable 1.0-level of features and stability for a while now, and
> we probably could have named the 0.9.5 release "1.0" so there's no point
> in putting it off.
> 
> So please take a look at the BTS, the documentation, and the wiki, and
> help us tidy up for a release in approximately a month.

I found that there is quite a bunch of wiki pages that discuss the
installation of hgwebdir, each with different points of view. Maybe they
should be merged in one wiki page.

Also, I noticed something that was quite annoying: When I clone from a
centralized copy via ssh I have to add a second backslash at the
beginning of the PATH:

$ hg clone ssh://myhgserver//var/lib/hg/myrepo

Should a more standardized sintax be used? Something like:

$ hg clone ssh://myhgserver:/var/lib/hg/myrepo

Just a thought.



More information about the Mercurial mailing list