[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

JavaHL - missing new conflict info

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 15 Mar 2013 13:52:12 -0400

Reviewing the various classes around conflicts. This is an area where
it seems like a lot has happened, so I might not even be finding
everything that has been done.

The only Java class that seems like it is missing something is ConflictVersion

I see this in the C code but not Java:

 1678 /** UUID of the repository. Can be NULL meaning unknown.
 1679 * @since New in 1.8. */
 1680 const char *repos_uuid;
 1681
 1682 /* @todo Add metadata about a local copy of the node, if and when
 1683 * we store one. */

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2013-03-15 18:52:44 CET

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.