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

Re: Subversion test results.

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 12 Nov 2009 15:00:20 +0000

Gavin Baumanis <gavinb_at_thespidernet.com> writes:

> Hi Philip,
>
> You must have been reading my mind!
> here is the output;
>
> (gdb) r import -mm Makefile file://`pwd`/repo
> Starting program: /Users/beau/SUBVERSION/svn-src/subversion/svn/.libs/svn import -mm Makefile file://`pwd`/repo
> Reading symbols for shared libraries .+++++++++++++++++++++++++......................... done
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///Users/beau/SUBVERSION/svn-src/repo'
>
> Program exited with code 01.
> (gdb) bt
> No stack.

That hasn't SEGVd. It looks like you didn't create the repo:
$ subversion/svnadmin/svnadmin create repo

-- 
Philip
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2417083
Received on 2009-11-12 16:00:52 CET

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.