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

[Subclipse-users] svn ant tasks failing

From: David Marr <dave_at_marr.com>
Date: Wed, 23 Dec 2009 16:59:58 -0800 (PST)

Hi all,
I am trying to run a build script that uses svnant (javahl), to use a svn_update task. I am successful on the first try. However this project has multiple locations that it needs to update. I run the task with ant -v to see verbose output, and I see that the first time, when it's successful it is using javahl. And the second svn_update task for some reason is trying to use command line, which fails.

The error I get is:

 [svn] svn: OPTIONS of 'https://my.server/my/repo': authorization failed: Could not authenticate to server: ignored NTLM challenge, rejected Basic challenge (https://svn.mycompany.com)

I am on OS X/10.5, svn 1.6.6 (opencollab), svnant 1.3.

I did some digging and noticed that opencollab includes a svn-javahl.jar, but even using that I am still receiving this error.

Can someone help me troubleshoot this?

Thanks!
Dave

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2432765

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-12-24 14:17:13 CET

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.