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

Re: import problems

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2001-09-21 03:26:01 CEST

On Thu, Sep 20, 2001 at 11:48:31AM -0400, Garrett Rooney wrote:
> On Thu, Sep 20, 2001 at 10:44:56AM -0500, Ben Collins-Sussman wrote:
> > Garrett Rooney <rooneg@electricjellyfish.net> writes:
> >
> > > [rooneg_at_zodiac ~]$ svn import file:///home/rooneg/rep crap/utilities
> > > Segmentation fault (core dumped)
> > >
> > > /home/rooneg/rep is a completely new repository.
> > >
> > > if i drop back to revision 114 it works fine.
> >
> > ?? I can't reproduce this.
> >
> > $ svnadmin create newrepo
> > $ svn import file:///home/sussman/projects/test/newrepo misctext/subdir
> >
> > Those two command work perfectly for me, on a clean build of revision 124.
>
> odd. i'll try cleaning out everything and rebuilding again when i get
> home tonight. perhaps there's something i missed yesterday.

figured it out...

since i'm compiling on FreeBSD and i wanted to stick the libs and
include files in the same place my port puts them, i was using
--includedir and --libdir on the configure line. i was also using
--disable-shared. i think it was compiling in old libs, and thus
crashing. when i cleaned out those dirs before compiling it worked
fine.

-- 
garrett rooney                     Unix was not designed to stop you from 
rooneg@electricjellyfish.net       doing stupid things, because that would  
http://electricjellyfish.net/      stop you from doing clever things.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:42 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.