Re: your question about schedule_replace
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 16 Oct 2009 10:35:10 +0100
Greg Stein wrote:
Examining this function provides me with an opportunity to learn
Here's the bare bones, stripped of error handling, pools and extra NULL
/* Equivalent to the old notion of "entry->schedule == schedule_replace"
svn_wc__db_read_info(&status, &base_shadowed,
*replaced = ((status == svn_wc__db_status_added
The main point seems to be the "base_shadowed" indication. I guess that
What is the significance of "base_status != not_present"?
What is the significance of "status" being add or obstructed_add? I
- Julian
------------------------------------------------------
|
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.