Any Mercurial or Bazaar mirrors available?

Having a private branch would be handy for some experiments I'm
doing. Two years ago there was an announcement by Owen Anderson, but the
repo seems down now.

I haven't maintained that for a long time. I think there are some community members who use git mirrors, though.

--Owen

Owen Anderson <resistor@mac.com> writes:

I've been using git-svn successfully as a distributed front-end for
Subversion repositories. You get a complete, local Git repository from
where you can commit and update to/from Subversion. It works quite
well, actually.

Native Windows is entirely unsupported by Git at the moment, but I
hear it works well under Cygwin.

- Simon

Hi,

Native Windows is entirely unsupported by Git at the moment, but I
hear it works well under Cygwin.

Actually, there is a git version for windows that works just fine on its own.
Easy installer, no fuss :slight_smile: I think, under the hood, it might install some
parts of Cygwin, but there is no need to install Cygwin itself. It even comes
with bash for free :slight_smile:

Gr.

Matthijs