Change #2: Modify prototypes of replace_*() and add_*()
From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2001-01-20 03:16:12 CET
Change #2: Modify prototypes of replace_*() and add_*(
Status Quo:
These editor functions now take arguments "ancestor_path" and
Proposed Change:
Replace these two arguments with "base_revision" and
Rationale:
We agreed in a previous discussion (on the dev list) that the
This leaves only a single "revision" argument left. The problem is
Why we need a "target" revision:
When updating the WC, the RA layer needs to specify the new
Why we also need a "base" revision for replace_*():
When updating the WC, the RA layer needs to specify *which*
In the commit use-case, the WC declares the "base" revision on
|
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.