Re: New FS API, open_path, cloning and dag_node_t
From: Branko Èibej <brane_at_xbc.nu>
Date: 2001-02-14 00:55:03 CET
Karl Fogel wrote:
> The parent information should not be recorded in dag_node_t. A
Yes, but during the lifetime of a trail -- that is, within one
> The information you're trying to preserve isn't information the dag
O.K., that's reasonable. I'm mixing the layers again.
> Remember svn_fs_node_t? Tracking this kind of information was one of
We do. Otherwise we can't clone a whole path. Remember that we /do/ need
Actually, we need a list of (node, name) pairs, where each "name" is a
open_node can create this list (it has all the bits at its fingertips).
struct named_node {
svn_error_t *open_path (apr_array_header_t **named_nodes,
--
Brane �ibej
home: <brane_at_xbc.nu> http://www.xbc.nu/brane/
work: <branko.cibej_at_hermes.si> http://www.hermes-softlab.com/
ACM: <brane_at_acm.org> http://www.acm.org/
Received on Sat Oct 21 14:36:22 2006
|
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.