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

Confusion to svn_kind_t!

From: Branko Čibej <brane_at_wandisco.com>
Date: Mon, 11 Mar 2013 11:25:11 +0100

As I've been updating JavaHL for 1.8, I tripped over the new svn_kind_t
enum. Since it not only replaces svn_node_kind_t but also changes the
values of the equivalent enumeration constants, maintaining backward
compatibility in JavaHL is going to be a bit of a pain.

Do we really need a new enumeration type just to add a new enum
constant? I'd prefer to extend svn_node_kind_t with the symlink value
instead.

-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com
Received on 2013-03-11 11:25:51 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.