[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

passing SSH_AUTH_SOCK to post-commit ?

From: Louis-David Mitterrand <vindex+lists-subversion-users_at_apartia.org>
Date: Mon, 23 Mar 2009 15:49:38 +0100

Hi,

In a post-commit I'm trying to execute:

        ssh remotehost "svn up /working/copy"

So when doing a "svn commit" on my local copy with the svn+ssh protocol
I'd like the repository's commit process to take advantage of my ssh
ForwardAgent capability to execute the post-commit.

Ideally the post-commit would pickup my SSH_AUTH_SOCK environment
variable.

Is there a way?

Thanks,

-- 
http://www.critikart.net
Received on 2009-03-23 15:51:04 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.