Bugs in new JavaHL merge tracking API's
From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-06-04 21:21:05 CEST
Ran into a couple of bugs in some of the new merge-tracking related
1) getMergeInfo(localPath, Revision.HEAD) crashes the JVM when called
svn co http://subclipse.tigris.org/svn/subclipse/trunk/subclipse/feature
Chosen because it is small and demonstrates the problem.
Recreated this problem on Windows and OSX.
2) getCopySource(localPath, Revision.HEAD) when called on a local
Exception in thread "main" java.lang.IllegalArgumentException: Invalid
I think the problem is that the C++ code is trying to create null
Let me know if you would rather I file issues in the issue tracker.
-- Thanks Mark Phippard http://markphip.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Jun 4 21:21:15 2007 |
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.