Finding a proper name for @base
From: Neels J Hofmeyr <neels_at_elego.de>
Date: Wed, 24 Feb 2010 17:46:15 +0100
Hi all,
I'm at the point where the svn client wants to get the revision it knows as
The checked out revision of the node, but if this node's
Now, we already have the svn_wc__node_get_base_rev() function, but it
*Always* the checked out revision of the node, regardless
There definitely needs to be another function like
So far I have these in the pool of choices:
svn_wc__node_get_working_rev()
svn_wc__node_get_working_base_rev()
svn_wc__node_get_shadowing_base_rev()
svn_wc__node_get_newer_base_rev()
It's time to clarify the naming, please help!
~Neels
|
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.