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

Re: Enhancing and possibly renaming svnadmin archive command

From: <cmpilato_at_collab.net>
Date: 2003-08-07 17:24:28 CEST

Vladimir Berezniker <vmpn@tigris.org> writes:

> cmpilato@collab.net wrote:
> > Vladimir Berezniker <vmpn@tigris.org> writes:
> >
> [snip]
> > I'll commit this patch as soon as I do a little testing/fixing on it.
> > Already I've found a SEGFAULT -- while svn_fs_berkeley_logfiles
> > promises to return an array, sometimes it returns NULL, and a caller
> > wasn't check for that. The promise is fine, the code broken, so I'm
> > making it always return an array, even if it's empty (which is
> > consistent with other FS function promises).
>
> I am still kicking myself for overlooking something so obivious. I
> wanted to make it less work for you guys, not more. I will try to be
> more diligent in the future.

Alright, I'll call back my boys. No need to bust any kneecaps today,
I suppose. :-)

I'm making another change, too. I'm appending the log paths we get
back from the repository onto the repos_path supplied to svnadmin.
Any problems with that?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 7 17:26:42 2003

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.