Re: [Fab-user] [PATCH] Fabric on Windows

2008-11-05 Thread Kevin Horn
Ah, much better than my solution! Good work! Kevin Horn On Tue, Nov 4, 2008 at 8:21 PM, Max Battcher [EMAIL PROTECTED] wrote: Attached is a patch that I needed in order to get Fabric to correctly find the defaults file (~/.fabric) on Windows. I also swapped the current user authentication

Re: [Fab-user] Proposed changes to contrib.files

2009-11-18 Thread Kevin Horn
to see this cleaned up and put in fabric.contrib. It's very handy on systems that don't have typical Unix utils like tar, gzip, bzip, etc. Thanks for coming up with this idea! Kevin Horn ___ Fab-user mailing list Fab-user@nongnu.org http

Re: [Fab-user] Basic questoins

2010-08-12 Thread Kevin Horn
You might try CopSSH: http://www.itefix.no/i2/node/27 Kevin Horn On Thu, Aug 12, 2010 at 1:32 PM, Peter Bee yb...@yahoo.com wrote: I am shooting to setup Fabric on a basic Windows system, but I have problem to locate a proper SSH2 server, does anybody have recommend? Unless it's free, I

Re: [Fab-user] Basic questoins

2010-08-16 Thread Kevin Horn
work too. Kevin Horn On Mon, Aug 16, 2010 at 7:56 PM, Peter Bee yb...@yahoo.com wrote: Hi Kevin. Do you the version that support 64-bit (Win 2008 R2)? Thanks, Peter --- On *Thu, 8/12/10, Kevin Horn kevin.h...@gmail.com* wrote: From: Kevin Horn kevin.h...@gmail.com Subject: Re: [Fab

Re: [Fab-user] put() question

2010-10-13 Thread Kevin Horn
. thanks!! Alternately, you could also do: 'c:\\blah.txt'. The double backslash scapes teh backslash character...thus making it a backslash...if that makes any sense. It's mostly a matter of taste, but sometimes one form is better than the other for whatever you happen to be working on. Kevin Horn

[Fab-user] local(), etc. path behavior seems to have changed on Windows

2011-01-31 Thread Kevin Horn
, I'll go ahead and update my fabfiles, but if not, can anyone tell me when the change was introduced? Kevin Horn ___ Fab-user mailing list Fab-user@nongnu.org http://lists.nongnu.org/mailman/listinfo/fab-user

Fwd: [Fab-user] Putting Folders

2011-03-01 Thread Kevin Horn
Of course, this was supposed to go to the list... Kevin Horn -- Forwarded message -- From: Kevin Horn kevin.h...@gmail.com Date: Tue, Mar 1, 2011 at 2:28 PM Subject: Re: [Fab-user] Putting Folders To: Bruno Clermont bruno.clerm...@gmail.com On Tue, Feb 1, 2011 at 7:27 AM, Bruno

Re: [Fab-user] Best way of making proposals for Fabric?

2011-03-03 Thread Kevin Horn
be cool for tunneling to be exposed inside Fabric. Maybe it should be a decorator. -T Might also be good candidate for a context manager: with ssh_tunnel(params): ...do stuff... Kevin Horn ___ Fab-user mailing list Fab-user@nongnu.org http

Re: [Fab-user] Installation on Windows

2012-05-22 Thread Kevin Horn
I always use the Python.org distribution myself. Kevin Horn On Thu, May 17, 2012 at 1:26 PM, Stephen Opalenski sopalen...@online-buddies.com wrote: Well the ActiveState version includes some Windows specific libraries out of the box that you would have to download separately otherwise

Re: [Fab-user] Remote fabfile

2014-10-01 Thread Kevin Horn
://bitprophet.org ___ Fab-user mailing list Fab-user@nongnu.org https://lists.nongnu.org/mailman/listinfo/fab-user -- -- Kevin Horn ___ Fab-user mailing list Fab-user@nongnu.org https://lists.nongnu.org/mailman