h dem
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung.
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung
fuer den Inhalt uebernehmen.
Date: Tue, 31 Jul 2012 17:32:20 +0200
From: ssayz...@cern.ch
To: user@ant.apache.org
Subject: Re: ant d
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
rechtliche Bindungswirkung.
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung
fuer den Inhalt uebernehmen.
> Date: Tue, 31 Jul 2012 17:32:20 +0200
> From: ssayz...@cern.ch
> To: user@ant.apache.org
> Subject: Re: ant deploy BUILD FAILED
>
> I can do
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
On 2012-07-27, Sofia Sayzhenkova wrote:
> Hello all,
> I have a problem during "ant -debug --noconfig deploy".
> BUILD FAILED
> /home/sofia/workspace/trunk/quattor.build.xml:340: Error getting
> information about SVN branch
> https://heppc1/svn/LCG/Quattor/Templates/tags/glite3.1-20080129/tags/:
How are you authenticating to the SVN repository?
Peter West
"Come to me, all who labour and are heavy burdened, and I will give you rest."
On 27/07/2012, at 9:58 PM, Sofia Sayzhenkova wrote:
> Hello all,
>
> I have a problem during "ant -debug --noconfig deploy".
>
> BUILD FAILED
> /home/sof
Well, just looking at the compile problem...it seems failure is on the
javac target... If I read this correctly the class GenericDataSource
does not implement the isWrapperFor() method. My guess is
GenericDataSource extends (in some fashion) Wrapper and
GenericDataSource is being used by the