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

import problems

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2001-09-20 01:11:09 CEST

so i don't know if anyone else is seeing this, but it seems that as of
at least rev 120 svn import is broken... i haven't tried backing up,
so i don't know how far back this is a problem.

from what i've tracked down so far, it's dying on the ra_lib->open in
send_to_repos. this is importing to a local repository.

(btw, the tests are all failing for this, so either something is
really wrong on my system, or we should get better about running the
tests. also, somewhere in the testing framework we've got a hardcoded
/bin/true path, while at least on FreeBSD true lives in /usr/bin/true.
i've been too occupied tracing the import problem down to look at that
yet.)

spent like half an hour trying to figure out how this crash could be
traced back to my svn_path_canonicalize changes and then realized that
they happened without them... next time i'll run the tests first...

-garrett

-- 
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.