For our subversion repositories we only allow users to connect through ssh public key login. We are switching towards using Fabric for doing automated deployments (in combination with zc.buildout, which we already use). Unfortunately it seems that both Fabric and paramiko, the python library Fabric uses for making ssh connections, don't support the ForwardAgent option in ~/.ssh/config which allows you to forward your ssh-agent to ...
[...]
Categories
Latest posts
- Using gp.vcsdevelop for vcs dependencies in zc.buildout
- Django "view-permissions" for related objects
- Openfiler permission problems with shares on MacOSX and Windows
- Allow squid/mod_wsgi to pass the HTTP_AUTHORIZATION header to Apache
- Using Fabric to update a remote svn checkout with ssh public key authentication
- Proper access rights with SSH+SVN
- Allow ssh-agent to work when using sudo
- Using a jumpbox with subversion
- Installing Openfiler - Part 2
- Using mysql load data infile with django
