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

Re: Compile javahl on osx problem

From: Blair Zajac <blair_at_orcaware.com>
Date: 2006-10-12 16:08:37 CEST

Erik: Thanks for bringing that up.

Srinu: Please read this:

http://subversion.tigris.org/mailing-list-guidelines.html#fresh-post

Regards,
Blair

Erik Huelsmann wrote:
> Please stop responding to messages from other people with unrelated
> posts. If you have a problem, please start a thread with a subject
> indicating the problem you have, so that those who might know about
> your problem actually see your message.
>
> Bye,
>
> Erik.
>
> On 10/12/06, srinu reddy <seen_leo@yahoo.com> wrote:
>>
>> 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@orcaware.com>
>> To: Dd Mm <tmoli42@gmx.net>
>> Cc: Bradley Wagner <bradley.wagner@hannonhill.com>;
>> users@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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 12 16:09:42 2006

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.