Mantis Bugtracker

SVNKit - Change Log

SVNKit - 1.2.0
==============
- 0000252: [bug] SASL Authenticator Not Used in Eclipse, Used in JAR (oka) - resolved.
- 0000249: [bug] SVNURL.create() fails for file protocol (oka) - resolved.
- 0000251: [bug] dump/load fails with malformed header/backwards-sliding source views (oka) - resolved.
- 0000253: [bug] Load of dump file fails without deltas enabled (oka) - resolved.
- 0000248: [bug] Windows pre-revprop-change.bat hook script always fails (oka) - resolved.
- 0000243: [bug] NPE in SVNSSLUtil, that hangs up checkout. (oka) - resolved.
- 0000242: [bug] NPE in diff (oka) - resolved.
- 0000240: [bug] Memory limits don't work when generating diff (oka) - resolved.
- 0000234: [bug] Collicions can occur in SVNFileUtil.createUniqueFile (oka) - resolved.
- 0000241: [bug] DefaultSVNAuthenticationManager.getProxyManager ignores http.nonProxyHosts (oka) - resolved.
- 0000236: [bug] group matching does only support single matches (oka) - resolved.

SVNKit - 1.1.7
==============
- 0000227: [bug] FSInputStream.read(byte[] buf, int offset, int length) does not return number of bytes read (oka) - resolved.

SVNKit - 1.2.x
==============
- 0000258: [bug] NullPointerException in SVNRemoteStatusEditor when Author is Null (oka) - resolved.
- 0000257: [bug] SVNProperties in 1.2.0-beta5 does not implement equals/hashcode (oka) - resolved.

SVNKit - 1.1.5
==============
- 0000110: [bug] Socket connection doesn't closed properly (oka) - resolved.

SVNKit - trunk
==============
- 0000224: [bug] jsvn checkout fails on OpenVMS (oka) - resolved.

SVNKit - 1.1.x
==============
- 0000255: [bug] NPE in SVNSSLUtil (oka) - resolved.
- 0000247: [bug] When behind Proxy: Processing PROPFIND request response failed: Premature end of file. (oka) - resolved.
- 0000225: [feature request] SVNFileUtil.rename() messages should contain both from and to filenames (oka) - resolved.
- 0000222: [bug] Usage of modified version trilead-ssh2 (oka) - resolved.
- 0000223: [bug] Error message from SVN lacks details (oka) - resolved.
- 0000219: [bug] NPE in org.tmatesoft.svn.core.internal.io.dav.http.HTTPHeader.parseHeader(HTTPHeader.java:151) (oka) - resolved.
- 0000214: DAVReplayHandler improperly overrides methods of DAVEditorHandler (oka) - resolved.
- 0000216: SVNAdminClient.doDump dropping replaced files in dump file (oka) - resolved.
- 0000212: Calling SVNClientImpl.newInstance() repeatedly causes OutOfMemoryException (oka) - resolved.
- 0000209: Support SVN proxy properties from Java proxy property (oka) - resolved.
- 0000211: Trying to copy between different fs repositories on Windows gives StringIndexOutOfBoundsException instead of proper error msg (oka) - resolved.
- 0000206: exception in DefaultSVNRepositoryPool.TimeoutTask causes timer cancellation (oka) - resolved.

SVNKit - 1.1.2
==============
- 0000182: Exit codes of main class SVN insufficient (oka) - resolved.

SVNKit - 1.1.1
==============
- 0000175: SVNKit causes NPE in XSLT impl inside JRE 1.4 (oka) - resolved.
- 0000167: Unable to use svn+ssh with private key authentication (oka) - resolved.
- 0000172: svn+ssh doesn't work (oka) - resolved.
- 0000165: Illegal filenames can cause problems (oka) - resolved.

SVNKit - 1.0.5
==============
- 0000146: SVNClient.getVersionInfo(...) gives wrong result (oka) - resolved.

SVNKit - 1.0.3
==============
- 0000143: Using a Date Spec of Date(0) fails (oka) - resolved.
- 0000142: javahl Revision.START not supported (oka) - resolved.

SVNKit - 1.1.0
==============
- 0000164: 1.1.0 beta 5 cannot handle log operations on a non-root file: URL (oka) - resolved.
- 0000155: Cannot use SVNAdmin interface (oka) - resolved.
- 0000162: General commit problem in JDeveloper (using JavaSVN 1.0.6 based SVN extension) (oka) - resolved.
- 0000161: JavaSVN cannot open repositories created by SVN 1.4 (oka) - resolved.
- 0000159: commit fails with subversion 1.4.0 with error "svn: Malformed network data" (oka) - resolved.
- 0000158: Directories and File names with pound signs (#) are not properly handled. (oka) - resolved.
- 0000157: a particular diff using file:// causes "svn: 185001: Svndiff data contains corrupt window" (oka) - resolved.
- 0000153: SVNClientImpl#status() seem to ignore the ignoreExternals parameter. (oka) - resolved.
- 0000151: support SSH+SVN key file + passphrase connection support (oka) - resolved.
- 0000150: the info command does not support xml output (oka) - resolved.
- 0000149: commit fails when NTLM auth is used (oka) - resolved.
- 0000147: Period not allowed anywhere in svn:externals paths (oka) - resolved.
- 0000121: ISVNClientAdapter.getSingleStatus(...) throws ClientException (oka) - resolved.
- 0000139: support file protocol (oka) - resolved.
- 0000144: Bad parsing of file URLs (oka) - resolved.

SVNKit - 1.0.2
==============
- 0000141: BufferOverflowException in String constructor, probably JDK bug 4949631 (oka) - resolved.
- 0000140: Pb with copy (remote -> local) (oka) - resolved.
- 0000134: With Subclipse: svn: Connection to '192.168.133.x:22' failed: 'Password authentication failed.' (oka) - resolved.

SVNKit - 1.0.1
==============
- 0000135: intermittent problems in calls to diff() over http-dav (oka) - resolved.
- 0000137: comments/suggestions regarding tmp file creation in SVNFileUtil (oka) - resolved.
- 0000136: empty revision causes "cannot create new file" on diff (oka) - resolved.

SVNKit - 0.9.3
==============
- 0000102: Cleanup seems not to cleanup half-locked WCs (oka) - resolved.
- 0000115: blame() returns an extra line(), which is different to the native javahl library (oka) - resolved.
- 0000129: svnserve crashes importing BIG files using JavaSVN API (oka) - resolved.
- 0000128: Returned diff of DefaultSVNDiffGenerator contains wrong line numbers in header if one of the given files is empty (oka) - resolved.
- 0000125: SVNClient::status() operation fails (oka) - resolved.
- 0000123: SVNClient::doExport() failed (oka) - resolved.
- 0000124: SVNClient::status() operation fails (oka) - resolved.
- 0000118: doMkDir doesn't support encoded urls (oka) - resolved.
- 0000119: doImport() doesn't close file after his action (oka) - resolved.
- 0000120: doImport() doesn't support encoded urls (oka) - resolved.
- 0000117: Colon in custom properties converted to underscores (oka) - resolved.
- 0000116: Configuration is stored in not-localized directory under Windows XP (oka) - resolved.

SVNKit - 0.9.2
==============
- 0000104: Wrong Revision Date (oka) - resolved.
- 0000107: Unable to access ssh+svn repositories (oka) - resolved.
- 0000098: Disturbing connections to other servers (oka) - resolved.
- 0000114: text in exception when host name not found (oka) - resolved.
- 0000113: SVNLient.list() returns superfluous DirectoryItem with the parent node when URL contains different from iso-8859-1 symbols (oka) - resolved.
- 0000111: limit parameter doesn't affect on request performance (oka) - resolved.
- 0000109: Blame doesn't works for removed files (oka) - resolved.
- 0000106: SVNClientManager.setEventHandler() does not set handler for UpdateClient (oka) - resolved.
- 0000103: https authentication fails in latest from trunk rev:1261 (oka) - resolved.
- 0000105: NPE when doing a Team->Synchronize with the Subclipse plugin (oka) - resolved.

SVNKit - 0.9.0
==============
- 0000027: Ability to cancel/abort commands (oka) - resolved.
- 0000064: Dispose method should be implemented (oka) - resolved.
- 0000063: cleanup() method should be implemented (oka) - resolved.
- 0000062: Memory consumption must be optimized (oka) - resolved.
- 0000072: Bad URL when committing files with 0.9.0 (oka) - resolved.
- 0000094: SVNClient.remove doesn't work with russian (and probably with others different from iso-8859-1) symbols in URLs (oka) - resolved.
- 0000099: SVNFileType.toString() should return a string like "dir" (oka) - resolved.
- 0000096: SVNWorkspace.copy() local to remote fails when local workspace contains directory - resolved.
- 0000093: java.lang.NumberFormatException: For input string: "HTML" (oka) - resolved.
- 0000065: diff doesn't work with directories, only with files (oka) - resolved.
- 0000074: Commit to remote repository failed (oka) - resolved.
- 0000089: SVNClient::doExport() invalid behaviour (oka) - resolved.
- 0000092: SVNClient::doSwitch() fails (oka) - resolved.
- 0000085: logMessages() doesn't work with russian (and probably with others different from iso-8859-1) symbols in URL (oka) - resolved.
- 0000084: client.list(xxx)[i].getLastChanged() returns "14.01.1970 01:xx:xx date" (oka) - resolved.
- 0000082: Low performance of SVNClient::status function (oka) - resolved.
- 0000080: SVNClient::status implementation error (oka) - resolved.
- 0000083: recursive list() returns only last-level paths (oka) - resolved.
- 0000081: SVNClient::status implementation error (invalid StatusKind) (oka) - resolved.
- 0000037: Read blocks endlessly (100% CPU) (oka) - resolved.
- 0000070: Missing class SVNCommand in 0.9.0 (oka) - resolved.
- 0000003: Wrong status returned (oka) - resolved.
- 0000061: Thread-safe SVNClient (oka) - resolved.
- 0000069: javasvn does not cache passwords (oka) - resolved.
- 0000058: DAVRepository::update() function implementation error (oka) - resolved.
- 0000071: SVNClient in 0.9.0 missing "version" method and PromptUserPassword (oka) - resolved.
- 0000028: Convert SVNStatus constants to type-safe-enums (oka) - resolved.
- 0000060: diff doesn't work with URLs, only with paths (oka) - resolved.
- 0000056: SVNStatusUtil::createUnmanagedStatus implementation error (oka) - resolved.
- 0000054: SVNStatusUtil::handleStatus implementation error (oka) - resolved.
- 0000067: SVNClientInterface::revert() doesn't work with deleted folder (oka) - resolved.
- 0000068: SVNClientInterface::status() implementation error (oka) - resolved.
- 0000055: SVNStatusUtil::createManagedStatus implementation error (oka) - resolved.
- 0000057: incorrect revision number of the next to last line (oka) - resolved.
- 0000053: NullPointerException in the SVNClientInterface::blame() function implementation (oka) - resolved.

SVNKit - 0.8.9
==============
- 0000045: [bug] getFileRevisions only returns 1st entry (oka) - resolved.
- 0000040: JavaSVN cannot deal with client certificate authentication (handshake_exception) (oka) - resolved.

SVNKit - 0.8.8
==============
- 0000035: mkdir does not create paths correctly (oka) - resolved.
- 0000032: SVNRepository.getFileRevisions bombs with a "Can't Connect" error for https. (oka) - resolved.

SVNKit - 0.8.7
==============
- 0000017: Switching from JavaHL to JavaSVN on an existing project results in checksum errors (oka) - resolved.

SVNKit - 0.8.6
==============
- 0000029: workspace.add() puts working copy in inconsistent state instead of failing (oka) - resolved.
- 0000024: Repository.checkPath doesn't throw SVNAuthenticationException when http authentication fails (oka) - resolved.
- 0000020: JavaSVN keeps prompting for password (oka) - resolved.

SVNKit - 1.0.0
==============
- 0000022: RFE: extend ISVNWorkspace.delete(String, boolean) with another option to physically delete/keep the file (oka) - resolved.
- 0000132: SVNBase64.base64ToByteArray throws: IllegalArgumentException: String length must be a multiple of four. (oka) - resolved.
- 0000133: SVNURLUtil.getCommonURLAncestor() seems to do the wrong thing when the url has UserInfo included (oka) - resolved.
- 0000131: SvnClient.diff() returns all-lines-removed if diff is just a svn:keyword propset (oka) - resolved.

SVNKit - 0.8.2
==============
- 0000009: switch... from Subclipse takes ages / causes a hang (oka) - resolved.
- 0000012: JavaSVN doesn't work properly when accessing repository location that needs different credentials then repository root (oka) - resolved.
- 0000007: Update message slighty incomplete (oka) - resolved.
- 0000006: SVNClient.version() method missing (oka) - resolved.


Mantis 1.1.0[^]
Copyright © 2000 - 2007 Mantis Group
Powered by Mantis Bugtracker