fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] Fabric on windows?


From: Jeff Forcier
Subject: Re: [Fab-user] Fabric on windows?
Date: Tue, 19 May 2009 12:48:11 -0400

Hi Joakim,

Do you know what version of Paramiko (and/or Python) you were using?
As of around 0.0.9 and 0.1.x, Fabric won't work too well with anything
but Paramiko 1.7.4, and as of the 0.9 alphas currently out, it
requires Python 2.5+ as well. It's possible your issues were solely
related to that and not Cygwin -- just a guess.

Otherwise, I know at least a couple folks on the list are using Fabric
on Win32 platforms with at least some success (I believe outside of
Cygwin too), so I'll let them chime in.

All I can say is that I'm definitely interested in having Fabric run
natively on Windows, provided that Python 2.5 and Paramiko 1.7.4 are
present, and we already have a few spots of code where things like
username and home directory are discovered in a Windows-specific
manner when necessary.

Thanks,
Jeff

On Tue, May 19, 2009 at 12:36 PM, Joakim Lundborg - alaTest.com
<address@hidden> wrote:
> Hi
>
> We have started to use fabric for deployment, and now some people has
> started to ask how to get it to run on windows. Since fabric relies on
> unixy utilities, there are several options available: MSYS, Cygwin,
> UnixUtils. We have tried with Cygwin, and only got it running after some
> ugly patching of Paramiko. Has anyone tried the other options? Is any of
> them recommended?
>
> -- Joakim
>
>
>
> _______________________________________________
> Fab-user mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/fab-user
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]