RE: [Haskell-cafe] Darcs / Git

2008-10-08 Thread Mitchell, Neil
> Yes, I've used SSH key. Didn't think it would be different > with a password. It really is! :-) Thanks Neil > > On 7 Oct 2008, at 20:19, Mitchell, Neil wrote: > > > > > > >>> I use darcs on Windows every day and it works well. The > >> only problem > >>> is that it is not very usable if y

Re: [Haskell-cafe] Darcs / Git

2008-10-07 Thread Miguel Mitrofanov
Yes, I've used SSH key. Didn't think it would be different with a password. On 7 Oct 2008, at 20:19, Mitchell, Neil wrote: I use darcs on Windows every day and it works well. The only problem is that it is not very usable if you access your repository via SSH and the authentication is vi

RE: [Haskell-cafe] Darcs / Git

2008-10-07 Thread Mitchell, Neil
> > I use darcs on Windows every day and it works well. The > only problem > > is that it is not very usable if you access your repository via SSH > > and the authentication is via password. > > Why not? It worked fine for me. It's never worked for me, I always get a frozen darcs trying to r

Re: [Haskell-cafe] Darcs / Git

2008-10-07 Thread Miguel Mitrofanov
On 7 Oct 2008, at 12:11, Krasimir Angelov wrote: I use darcs on Windows every day and it works well. The only problem is that it is not very usable if you access your repository via SSH and the authentication is via password. Why not? It worked fine for me. ___

Re: [Haskell-cafe] Darcs / Git

2008-10-07 Thread Thomas Schilling
GHC uses http://darcs.haskell.org/bin/darcs-to-git which is a fork of http://github.com/purcell/darcs-to-git It's not very fast, but it works well enough. I tried tailor only briefly but it failed on its own test suite and I didn't bother to investigate any further. 2008/10/6 Dominic Steinitz <[

Re: [Haskell-cafe] Darcs / Git

2008-10-07 Thread Krasimir Angelov
I use darcs on Windows every day and it works well. The only problem is that it is not very usable if you access your repository via SSH and the authentication is via password. On Mon, Oct 6, 2008 at 9:11 PM, Dominic Steinitz <[EMAIL PROTECTED]> wrote: > Not really a Haskell question but I'm not

Re: [Haskell-cafe] Darcs / Git

2008-10-06 Thread wman
the mingw git worked flawlessly for me (and will be certainly a lot less of hassle, if one tries to remain cygwin-free). their version of git-gui also works (i didn't test it extensively). http://code.google.com/p/msysgit/ featuring an installer as well ;-) as for darcs, look here: http://wiki.

Re: [Haskell-cafe] Darcs / Git

2008-10-06 Thread Marc Weber
On Mon, Oct 06, 2008 at 08:11:21PM +0100, Dominic Steinitz wrote: > Not really a Haskell question but I'm not sure where else to go. > > What's the preferred method of converting a darcs repository to git? And > is there a way of converting from git to darcs? > > The reason I ask is that my colle

Re: [Haskell-cafe] Darcs / Git

2008-10-06 Thread Jason Dagit
On Mon, Oct 6, 2008 at 12:11 PM, Dominic Steinitz < [EMAIL PROTECTED]> wrote: > Not really a Haskell question but I'm not sure where else to go. The best place to ask would be the darcs-users mailing list: http://lists.osuosl.org/mailman/listinfo/darcs-users What's the preferred method of conve