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

Re: 'svn cp URL@REV .' gives segfault

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: Wed, 7 May 2008 15:42:55 -0500

On Wed, May 7, 2008 at 3:39 PM, Karl Fogel <kfogel_at_red-bean.com> wrote:
> "Ben Collins-Sussman" <sussman_at_red-bean.com> writes:
> > This is using today's trunk client:
> >
> > $ svn checkout http://louisianasurvey.googlecode.com/svn/wiki
> > $ cd wiki
> > $ svn cp http://louisianasurvey.googlecode.com/svn/wiki/foodways.wiki@248 .
> > Segmentation fault
> >
> > The googlecode server is 1.4.0, FWIW.
>
> I cannot reproduce this with r31076 of trunk Subversion:
>
> $ alias ns=/home/kfogel/src/subversion/subversion/svn/svn
> $ ns checkout http://louisianasurvey.googlecode.com/svn/wiki
> A wiki/CheatersCrawfishTales.wiki
> A wiki/PhoebeTrotterCajunWentToHarvard.wiki
> [...]
> A wiki/Domestic.wiki
> A wiki/NickFontenotStoryofJimMac.wiki
> Checked out revision 1000.
> $ cd wiki
> $ ns cp http://louisianasurvey.googlecode.com/svn/wiki/foodways.wiki@248 .
> subversion/libsvn_client/copy.c:1579: (apr_err=150002)
> svn: Path 'foodways.wiki' already exists
> $

Oh, that's because earlier today I used a 1.4 svn client to restore
the file in question to HEAD, and committed that as r1000.

If you checkout r999, you should be able to reproduce. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-07 22:43:10 CEST

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.