On Tue, May 10, 2011 at 9:42 AM, C. Michael Pilato <cmpilato_at_collab.net> wrote:
> On 05/09/2011 05:53 PM, Hyrum K Wright wrote:
>> On Mon, May 9, 2011 at 3:46 PM, Hyrum K Wright <hyrum_at_hyrumwright.org> wrote:
>>> On Mon, May 9, 2011 at 3:20 PM, Hyrum K Wright <hyrum_at_hyrumwright.org> wrote:
>>>> A small bug I ran across. I'll eventually dig deeper, but if anybody
>>>> has the time, they are welcome to look. This is with a r1101202 trunk
>>>> client.
>>>>
>>>> [[[
>>>> $ svn cp ^/apr/site/trunk/docs/download.cgi .
>>>> svn: E160013: '/repos/asf/!svn/bc/30/apr/site/trunk/docs/download.cgi'
>>>> path not found
>
> "bc/30"? Revision *30*? It's no wonder the path isn't found.
I have no idea where serf is getting that URL, then, 'cause I
certainly didn't specify a revision, and the operation was being done
in a up-to-date working copy. Subversion was also still able to
somehow find the content, since it was able to plop it into my working
copy (albeit with bogus metadata leading to the failed commit).
-Hyrum
Received on 2011-05-10 16:58:19 CEST