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

[Subclipse-users] Svnant export and authentification issues

From: RESPONSE GmbH Ivo Bathke <bathke_at_response-gmbh.de>
Date: Tue, 23 Sep 2008 13:03:19 +0200

Hi everybody,
i use svnant 1.1.0 RC2 on SVN 1.4.2.
i used to make an svn export through svnant that got called through a
php script via browser, - worked well.
now i have moved my repos under usvn, which has group authentification
and now nothing works as it should.
even if i call the build file from the console

in the buildfile i define the user and the password:
<svn username="${SvnUser}" password="${SvnPwd}">

but the console prompted for the password for the user root, as whom i
called it.
so i had to give the user root through usvn the rights to work on the
repo and it worked.

but shouldnt that username, password attribute overwrite the user?
it seems quite useless to defined it when its not called?

do i miss something here?

Then as i want to call the build from within the browser i had to create
the user www-data, since the console now prompted for that.
But here the export fails:
[svn] <Export> failed :Can't export

though all files are exported!

So what is goin on here?
Did i miss something?

Thanks for your advice.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-09-23 13:04:11 CEST

This is an archived mail posted to the Subclipse Users mailing list.

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