multiple svn sessions
From: Andreas Delleske <delleske_at_avmatsim.de>
Date: Fri, 11 May 2012 12:10:55 +0200
Dear list,
I am controlling a Subversion client via a shell script executed from an
First, Apache generates a local folder for every subversion session for
This works fine and if I add --config-dir= (without giving a folder
If the script issues the svn parameters --username foo --password bar
However, I'd like to avoid to send the unencrypted password everytime a
I imagine that I could issue svn checkout manually for every user once
Is this possible and how? The webserver user which calls the script is
Maybe the conflict is here:
If I use always the same global config file for all users and sessions,
As every session has now their individual config dir the sessions dont
Is there a way to solve this?
Thanks in advance
|
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.