[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: Daniel Stenberg <daniel_at_haxx.se>
Date: 2001-03-15 10:36:53 CET

On Thu, 15 Mar 2001, B. W. Fitzpatrick wrote:

[ First: very good work guys! ]

> So now you can do this (and yes, this is cut-and-paste from a shell on
> my box):
>
> $ ./svn co file://localhost/home/bwf/svn-repo -d foo

This may be a tad bit early to address, but just ignore me if that is the
case.

I slipped on my keyboard and accidentally wrote:

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

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
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.