Pretty definite bug in 1.7.0 and beyond for JavaHL SVNClient propertyGet (legacy tigris package)
From: Stuart Rossiter <stuart.p.rossiter_at_gmail.com>
Date: Fri, 7 Nov 2014 13:05:20 +0000
All,
[Not subscribed; please cc me.]
Posting directly here (rather than users) since I'm pretty sure of this.
org.tigris.subversion.javahl.SVNClient has a bug: propertyGet wraps a call
public PropertyData propertyGet(String path, String name,
The String constructor throw a NullPointerException if the aSVNClient class
This bug has persisted since 1.7.0 (when the 'real' code switched to the
To reproduce, just try to retrieve a non-existent property from an
If you need me to raise an issue from this let me know.
Thanks,
Stuart
-- ________________________________ Stuart Rossiter stuart.p.rossiter_at_gmail.com Research Fellow: EPSRC Care Life Cycle Project http://www.southampton.ac.uk/clcReceived on 2014-11-07 23:04:07 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.