Re: Committing changes

Malcolm Wallace <[email protected]> Mon, 23 Oct 2006 18:36:15 +0100
Newsgroups gmane.comp.lang.haskell.hat
Organization Dept of Computer Science, University of York
Message-ID <[email protected]>
Thomas Davie <[email protected]> wrote:

> I have a few changes to commit to the hat repo, but I'm unsure if I  
> should or not, Malcolm, what state is the repo in, should I commit  
> now, or wait until post-darcs?

The CVS repo has been fully converted to darcs:
    darcs get http://darcs.haskell.org/hat
or
    darcs get darcs.haskell.org:/home/darcs/hat
for write-access.

If you can move your changes across to darcs before committing them,
that would be ideal.  If not, then commit them to CVS and I will attempt
to move them across to darcs later.  (Until recently, the latter case
would have been just as easy, but the server on which I had the
dual-format repo was upgraded, and the dual-repo was erased.  Oops.)

Regards,
    Malcolm