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

Re: DAV-only client cosmetic buglet (was: Re: upgrading SVN ...)

From: Alexis Huxley <ahuxley_at_gmx.net>
Date: 2002-12-07 21:16:33 CET

> te35$ svn --version
> /usr/lib/dld.sl: Can't open shared library: libsvn_ra_local-1.so
> /usr/lib/dld.sl: No such file or directory
> svn, version 0.16.0 (dev build)
> compiled Dec 7 2002, 20:31:02
>
> Copyright (C) 2000-2002 CollabNet.
> ...

I forgot to say that of course it also does it when I do a checkout:

        te35$ svn co http://dione.no-ip.org/svn/svn-tools/trunk svn-tools
        /usr/lib/dld.sl: Can't open shared library: libsvn_ra_local-1.so
        /usr/lib/dld.sl: No such file or directory
        ahuxley's password:
        
        username: alexis
        alexis's password:
        
        A svn-tools/bin
        A svn-tools/bin/svn-test
        A svn-tools/bin/svn-build
        A svn-tools/bin/svn-restore-properties
        A svn-tools/bin/svn-fixprops
        A svn-tools/bin/svn-backup
        A svn-tools/bldcfg
        Checked out revision 228.
        te35$
        
and at commit:

        te35$ svn commit -m "* patched for building 2046 at ESO"
        /usr/lib/dld.sl: Can't open shared library: libsvn_ra_local-1.so
        /usr/lib/dld.sl: No such file or directory
        Sending bin/svn-build
        Transmitting file data .
        Committed revision 229.
        te35$

but 'svn st' is fine.

Alexis

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 7 21:17:11 2002

This is an archived mail posted to the Subversion Dev mailing list.

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