- From: Dan Connolly <connolly@w3.org>
- Date: Mon, 18 Dec 2006 17:38:05 -0600
- To: jos.deroo@agfa.com
- Cc: Daniel Krech <eikeon@eikeon.com>, Chimezie Ogbuji <ogbujic@bio.ri.ccf.org>, public-cwm-talk@w3.org, public-cwm-talk-request@w3.org, www-archive@w3.org
On Sun, 2006-12-17 at 02:45 +0100, jos.deroo@agfa.com wrote:
[...]
> > For the moment I've put the new version at
>
> http://eulersharp.cvs.sourceforge.net/*checkout*/eulersharp/2005/11swap/euler.py?revision=1.49
> and the differences are
> http://eulersharp.cvs.sourceforge.net/eulersharp/2005/11swap/euler.py?r1=1.46&r2=1.49
> (and will try a hg push when http://homer.w3.org:8765/ runs)
OK, I started that hg serve process again. But don't try to push to it;
you're not authorized.
Instead, just clone it:
% hg clone http://homer.w3.org:8765/ euler-py-hg
and then make your changes and commit them. Then you can send
them back to me in any number of ways:
(1) hg export > patch
and mail me/us the patch
(2) hg bundle http://homer.w3.org:8765/ >bundle
and mail me/us the bundle, or stick it on a web site
(3) run an hg serve process of your own
(4) set up hg to run as a CGI script.
I see a new and particularly relevant topic in the mercurial wiki:
http://www.selenic.com/mercurial/wiki/index.cgi/UnderstandingMercurial
And for basic stuff, see...
http://www.selenic.com/mercurial/wiki/index.cgi/QuickStart
<- http://www.selenic.com/mercurial/
<- http://homer.w3.org:8765/
--
Dan Connolly, W3C http://www.w3.org/People/Connolly/
D3C2 887B 0F92 6005 C541 0875 0F91 96DE 6E52 C29E
Received on Monday, 18 December 2006 23:38:18 UTC