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

Re: First Contact READ THIS BEFORE YOU BUILD

From: Ben Collins-Sussman <sussman_at_newton.ch.collab.net>
Date: 2001-03-15 14:54:30 CET

Daniel Stenberg <daniel@haxx.se> writes:
 
> $ ./svn co file://localhost/blabla
> Segmentation fault (core dumped)
>
> ... it turns out that client/checkout-cmd.c passes the 'opt_state->target' as
> a NULL to svn_cl__get_trace_update_editor() and that is not very nice.
>
> I figure there should be a default target name if none is specified, or
> at least a graceful error message...

Yeah, if no local target dir is specifiesd, checkout-cmd.c should grab
the basename of the URL as a default.
Received on Sat Oct 21 14:36:26 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.