Don't use heppc1 _anywhere_. Replace every instance with the full domain name.
heppc1 might be a local DNS convenience, or it might be in your /etc/hosts.
Just don't use it.
It IS an access problem. The error message is very specific about that.
Peter West
"Take my yoke upon you, and learn fro
My svn server has the following configuration.
cat /etc/httpd/conf.d/subversion.conf
LoadModule dav_svn_module modules/mod_dav_svn.so
LoadModule authz_svn_module modules/mod_authz_svn.so
SSLRequireSSL
DAV svn
SVNpath /var/www/svn/HEPFTUAM
Satisfy Any
Re
this is an authentication issue..whomever supplied you with the certificate can
supply you with the username and password to
https://heppc1.ft.uam.es/svn/LCG/Quattor/Templates/tags/glite3.1-20080129/tags/
Martin
__
Verzicht und Vertraulichkeitanmerku
I can do execute svn ls for heppc1 as well
$ svn ls
https://heppc1/svn/LCG/Quattor/Templates/tags/glite3.1-20080129/tags
2008/
2009/
2010/
2011/
2012/
The address which I get in the error message can be different heppc1 and
heppc1.ft.uam.es
BUILD FAILED
/home/pardo/workspace/trunk5/quattor
Your authentication problem is with a different address:
https://heppc1/svn/LCG/Quattor/Templates/tags/glite3.1-20080129/tags/
Note the server is heppc1, not heppc1.ft.uam.es
The bogus address is probably specified somewhere in your build file.
Peter West
"Take my yoke upon you, and learn from
Je suis absent(e) du bureau jusqu'au 16/08/2012
Remarque : ceci est une réponse automatique à votre message "ant deploy
BUILD FAILED" envoyé le 31/07/2012 14:50:55.
C'est la seule notification que vous recevrez pendant l'absence de cette
personne.
Hello Peter and Stefan,
thank you for your response.
I don't know how I can answer in the same thread, because I didn't
receive the emails.
Does the command "ant deploy" need additional rights on the svn server
unlike for example "svn commit" and "svn ls"?
I can execute svn ls without any