Displaying 2 results from an estimated 2 matches for "de69d80a".
2008 Jul 27
2
[LLVMdev] Any Mercurial or Bazaar mirrors available?
Owen Anderson <resistor at mac.com> writes:
> On Jul 26, 2008, at 7:56 PM, Óscar Fuentes wrote:
>> 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
2008 Jul 27
0
[LLVMdev] Any Mercurial or Bazaar mirrors available?
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
2008/7/27 Óscar Fuentes <ofv at wanadoo.es>:
> Owen