[haiku-3rdparty-dev] Re: Is there a way to create an SVN repos locally on my Haiku machine?

  • From: hey68 you <hey68you@xxxxxxxxx>
  • To: haiku-3rdparty-dev@xxxxxxxxxxxxx
  • Date: Wed, 13 Jul 2011 11:22:32 +0000

One more (long shot) question:

Can I get Trac (as a web interface to my local svn repos) working on Haiku?

see: http://trac.edgewall.org/wiki/TracInstall#MandatoryDependencies

Thanks,
hey68you

On Wed, Jul 13, 2011 at 7:29 AM, hey68 you <hey68you@xxxxxxxxx> wrote:

> Hi all,
>
> Ingo's workaround makes it work!
>
> Thanks,
> hey68you
>
>
> On Tue, Jul 12, 2011 at 5:51 PM, scottmc <scottmc2@xxxxxxxxx> wrote:
>
>> On Tue, Jul 12, 2011 at 8:03 AM, Ingo Weinhold <ingo_weinhold@xxxxxx>
>> wrote:
>> > hey68 you wrote:
>> >> Can I use the svnserve and svnadmins commands to create a local server
>> >> repository for my own personal project on a Haiku machine?
>> >
>> > Yes.
>> >
>> >> When I try I get these errors:
>> >>
>> >> > svnserve
>> >> runtime_loader: /boot/common/lib/libapr-1.so.0.4.2: Could not resolve
>> symbol
>> >> 'connect'
>> >> resolve symbol "connect" returned: -2147478780
>> >> runtime_loader: /boot/common/lib/libapr-1.so.0.4.2: Troubles
>> relocating:
>> >> Symbol not found
>> >
>> > Apparently the APR package is broken, the library doesn't link against
>> libnetwork although it should. Please file a bug report.
>> >
>> > As a work-around you can use:
>> >
>> >   LD_PRELOAD=/system/lib/libnetwork.so svnserve ...
>> >
>> > CU, Ingo
>> >
>> >
>>
>> I'll get this fixed in Haiku.  I just committed r1701 on HaikuPorts to
>> fix this in apr-1.4.5.
>> http://ports.haiku-files.org/changeset/1701
>> Thanks for the report.
>> -scottmc
>>
>>
>

Other related posts: