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 $ svn st A + download.cgi $ ]]] It appears that copy is returning an error, but the copy still succeeds (and the source path should indeed be found in HEAD). -Hyrum