On Mon, 2010-03-29 at 12:07 -0400, Julian Foad wrote: > Some possible interpretations are > > * Find the repository URL of './some/deep/file.c', and [...]
I'll mention a related interpretation, which is to use the repository URL of the parent directory and append file.c to it. This is a little weird, and probably only makes sense as a fallback if the file doesn't have a URL (e.g. because it doesn't exist in the working copy), but it would let you do things like "svn cp deleted-f...@1000 ." I may have filed an issue about this somewhere, possibly in the days before peg-revs.