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

Re: Problem with chained 'svn cp' in http:// working copy.

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: 2007-08-18 10:35:27 CEST

Lieven Govaerts wrote:
> Karl,
>
>
> Karl Fogel wrote:
>
>> This is with r26157 of trunk, in an http:// working copy:
>>
>> $ svn cp iota iota2
>> A iota
>> $ svn cp iota2 iota3
>> A iota3
>> subversion/libsvn_ra_neon/util.c:1279: (apr_err=175007)
>> svn: REPORT request failed on '/double-cp/repos/!svn/bc/1/trunk/iota2'
>> subversion/libsvn_ra_neon/util.c:543: (apr_err=175007)
>> svn: '/double-cp/repos/!svn/bc/1/trunk/iota2' path not found
>> $ svn status -q
>> A + iota3
>> A + iota2
>> $
>>
>> Meanwhile, over svn:// and file:// everything is the same, except
>> there's no error. I assume they are getting the intended behavior.
>>
>>
> I've tried this with a serf trunk build and it works fine for me. Weird
> that we don't have a regression test for this simple scenario.
>
Oh, I didn't notice that the copy_tests on the Mac buildslave have been
failing since r26146. The Mac buildslave runs the tests over ra_neon, so
you're probably seeing the same issue.

Lieven
**

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 18 10:30:08 2007

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.