On Fri, Jun 22, 2012 at 5:19 PM, Johan Corveleyn <jcor...@gmail.com> wrote: > > Just to be sure, I checked what happens if you don't move the target > of the checkout, but perform some other change below it. Sure enough, > checkout does the right thing: it checks out the correct item, at the > operative revision:
Does an svn cp (url->url) accept that syntax? A workaround might be to copy to a tag first and point the external to the tag - with the possible issue that the tag is now pinned to that version even if HEAD is still moving (the object has not been deleted yet), but if you know that you probably wouldn't mention the peg rev at all. -- Les Mikesell lesmikes...@gmail.com