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

Post commit script running 'svn log'

From: Kavika Vollmar <kavika_at_xilinx.com>
Date: 2006-07-26 18:55:29 CEST

Hi there!
I am very confused: I am trying to run
'svn log --verbose -r x:y' from a post-commit script in order to send
emails out after each commit.
Since these post-commit scripts are execute from apache with no valid
user name specified, I can not get
Authenticated. (We use the LDAP authentication.)
The only way I could get this to work is to explicitly specifiy
'--username ****** --password ****' for the
'svn log' command my post-commit script, which is highly insecure.

What am I missing?

Thanks!

Kavika

---------------------------------------------------
David "Kavika" Vollmar
kavika@xilinx.com
720 652 3650
 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 26 18:57:42 2006

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.