On Wed, Jan 28, 2015 at 03:41:32PM +0100, Stefan Sperling wrote: > Both concerns should be addressed as of r1655324. Thanks!
Outstanding bugs I'm aware of: - WC->WC copies should not contact the repository. - REPOS->WC copies check externals out before pinning so they end up having the wrong contents. - Bert believes the commit_util.c patch is unnecessary as a commit item's path should be set to the local copy source path instead of NULL during WC->REPOS copy. The item's URL should keep pointing at the destination. I'll try to investigate and fix these problems on the branch ASAP.