On Jun 19, 2005, at 9:04 PM, Max Bowsher wrote:
> The docs in svn_wc.h make a couple of references to the "repos_rev"
> field of a svn_wc_status_t instance. No such field exists.
>
> Is there some veteran libsvn_wc hacker who can remember what the
> repos_rev field ever did, and fix up the docs?
>
It was a silly thing. In the verrrry early days of libsvn_wc, 'svn
st -u' would display HEAD in its own column, the same value for every
single file. The name of this column was 'repos_rev'. Later on, we
got rid of it and made the command simply print "Status against rev:
HEAD" at the end of the output. If you look in the tree-parsing code
in our test suite, you'll still see vestiges of this.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 20 16:18:05 2005