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

Re: svn_error: #21055

From: Sam TH <sam_at_uchicago.edu>
Date: 2001-04-17 14:36:10 CEST

On Tue, Apr 17, 2001 at 07:53:16AM -0400, Kevin Pilch-Bisson wrote:
> Hi Sam,
>
> The problem you are having has to do with the ra loader. Some questions
> to help find the source of your problem.
>
> 1) Do you have BerkeleyDB? If not you will only be able to use the DAV
> client, and will need http repositories.
>
> 2) Did you 'make install'? If not, the dynload stuff won't work,
> because it can't find the libsvn_ra_local.so to load until it is
> installed.

Thanks, rebuilding with --disable-shared allowed imports to work, kind
of.

Problem 1. It doesn't create a repository when I try to import to an
empty dir, which I'm pretty sure CVS does.

Problem 2. If I use one of the repositories created by the test
suites, then it imports properly, but checkouts are broken. Like so:

[sam_at_samth bar]$ ../svn co file:///home/sam/projects/svn-repos/test-repo-1/

apr_error: #0, src_err 0 : Success
  unable to make any directories

That seems to be the syntax indicated by 'svn help co'. The error
message is different, if nothing else.

Are these know bugs? Or am I still doing something wrong?

/me is puzzled.
           
sam th --- sam_at_uchicago.edu --- http://www.abisource.com/~sam/
OpenPGP Key: CABD33FC --- http://samth.dyndns.org/key
DeCSS: http://samth.dyndns.org/decss

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:28 2006

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.