Re: Compile javahl on osx problem
From: srinu reddy <seen_leo_at_yahoo.com>
 
Date: 2006-10-12 07:53:06 CEST 
hi,
   while commiting the repository we got the follwing error
170001 : svn: Authentication required 
 can u suggest me where would be the problem
 
ISVNAuthenticationManager authManager = SVNWCUtil.createDefaultAuthenticationManager(userName, userPassword);
  repository.setAuthenticationManager(authManager);
SVNNodeKind  nodeKind = repository.checkPath(" ", -1); //this is the code which ththrowing the exception  170001 : svn: Authentication required 
Thanks & regards
Srinivasula reddy etta
----- Original Message ----
From: Blair Zajac <blair_at_orcaware.com>
To: Dd Mm <tmoli42_at_gmx.net>
Cc: Bradley Wagner <bradley.wagner_at_hannonhill.com>; users_at_subversion.tigris.org
Sent: Thursday, October 12, 2006 5:17:48 AM
Subject: Re: Compile javahl on osx problem
Dd Mm wrote:
> Thank you for your response.
> 
>> You might try the directions here: http://www.oreillynet.com/lpt/wlg/ 
>> 5210
> 
> That was the page I was basing it on. The only difference is that they added the --with-jikes=no configure option. I have tried with and without this option with no noticable difference.
> 
>>> `/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../..//libiconv.la' seems to
>>> be moved libtool: link: warning:
> 
> As a sidenote, the above warning also occurs multiple times when doing 'make' but it seems that it compiles successfully.
> 
> - David Mahakian
Any reason not to use MacPorts or Fink for this?  I've built Subversion myself 
and had no issues with the Java test suite.
Regards,
Blair
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Send instant messages to your online friends http://uk.messenger.yahoo.com 
  | 
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.