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

Re: bug in svn_client_copy wc to url

From: Stefan Sperling <stsp_at_elego.de>
Date: Fri, 8 May 2009 12:24:12 +0100

On Fri, May 08, 2009 at 04:37:29PM +0530, Senthil Kumaran S wrote:
> Alan Wood wrote:
> >>> Yes this is a bug. Alan, are planning to come up with a patch for the same?
> >> FWIW, this does not reproduce with 1.5.1:
> >>
> >> $ svn cp not_a_file svn:///tmp/svn-sandbox/repos/
> >> svn: '.' is not a working copy
> >> svn: Can't open file '.svn/entries': No such file or directory
> >> $ svn --version
> >> svn, version 1.5.1 (r32289)
> >>
> >> (No, I have no dev build at the moment...)
> >>
> >> Stefan
> >
> > Sorry not to mention that the current directory is a working copy of the destination
> > repository.

Indeed, thanks.

> In both the cases 1.5.x works correctly,

No it doesn't:

stsp_at_jack [/tmp/svn-sandbox/trunk] $ svn cp not_a_file svn://localhost/tmp/svn-sandbox/repos/
Segmentation fault (core dumped)
stsp_at_jack [/tmp/svn-sandbox/trunk] $

We may want to fix this in a 1.5.x point release as well.

Stefan
Received on 2009-05-08 13:25:11 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.