Re: The "follow copy history" initiative
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-01 22:21:07 CEST
On Thu, 2004-04-01 at 13:16, Greg Hudson wrote:
> I'm saying we should do the optimistic-future-searching thing mentioned
Ah, I understand now. Let's do a checksum here. I'll spell everything
** At the moment, if I run 'svn subcommand -rFUTURE foo.c', I may get
1. "path not found in rFUTURE."
2. a successful reply, though the future thing sitting in foo.c's
** In your proposal, we'd get back one of
1. "path not found in rFUTURE."
2. "path found in rFUTURE, but is unrelated to foo.c".
** And in some ideal future, we'd get back one of
1. "object doesn't exist by any name in rFUTURE."
2. "object exists at N different locations in rFUTURE, please try
3. a successful reply, assuming the object exists in only one place
All good?
---------------------------------------------------------------------
|
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.