[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: description of Peg Revision Algorithm is incomplete

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: Mon, 29 Mar 2010 12:31:41 -0400

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-file_at_1000 ."

I may have filed an issue about this somewhere, possibly in the days
before peg-revs.
Received on 2010-03-29 18:32:16 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.