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

Re: Client-side commit hooks (Revisited)

From: Peter Davis <peter_at_pdavis.cx>
Date: 2002-08-02 23:43:01 CEST

On Friday 02 August 2002 14:14, you wrote:
> There are various ways to work around that, it sounds like you're
> already thinking about them...

I'm thinking the script will have a config with a simple map from the
usernames used to commit to the user/pass pairs for the remote repo. Yes
they would have to be plaintext, but then it's all stored plaintext in the
WCs anyway :)

begin-user-map http://server/remote-repos
  map localuser = remoteuser, pass
  map localuser2 = pass # localuser2 is the same for both repos
end-user-map

... something like that.

But this is getting off topic. Thanks for you're help, I'll come back if I
have more questions. Probably I'll need help using the Python bindings at
some point.

-- 
Peter Davis
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 2 23:43:33 2002

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

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