Old (readonly) SVNKit Issues Tracker, new one is at http://issues.tmatesoft.com/
ATTENTION: You are browsing old (readonly) SVNKit Issues Tracker!
Please find new one at http://issues.tmatesoft.com/
If you have an account here, it should work in the new tracker as well.

SVNKit - Change Log

SVNKit - 1.3.0 (Released 2009-03-18) View Issues ]
====================================
- 0000303: [bug] Negotiate method is needlessly chatty with the KDC (oka) - resolved.
- 0000302: [feature request] On Windows: Subversion Configuration files are not found properly if folder "application data" is redirected (oka) - resolved.
[2 issues]

SVNKit - 1.3.x (Released 2009-03-18) View Issues ]
====================================
- 0000393: [bug] authentication information properties not substituted (oka) - resolved.
- 0000384: [bug] svn: SASL(-13): authentication failure: Password verification failed (oka) - resolved.
- 0000375: [bug] Java heap space during check out (oka) - resolved.
- 0000371: [bug] NPE during update while checking tree conflict (oka) - resolved.
- 0000372: [bug] NPE when resolving tree conflict (oka) - resolved.
- 0000370: [bug] NPE during check out (oka) - resolved.
- 0000363: [bug] SVNKit 1.3.2 fails with "175002: RA layer request failed" during svn update where version 1.3.1 succeeds (oka) - resolved.
- 0000362: [bug] SVNKit dispatches an SVNEvent with null action (oka) - resolved.
- 0000361: [feature request] file:/// [^] access to 1.6 format Subversion repos is requiring write access (oka) - resolved.
- 0000352: [bug] PLAIN mechanism of SASL authentication not working. (oka) - resolved.
- 0000359: [bug] getLock() is always non-null when accessing through svn:// (oka) - resolved.
- 0000343: [feature request] backslashes for svn:externals properties are not supported (sa) - resolved.
- 0000357: [bug] missing methods to delete property/group from 'servers' file (oka) - resolved.
- 0000345: [bug] Svnkit does not handle dirs repaced by symlinks (oka) - resolved.
- 0000346: [bug] SVNKit build properties refers to wrong SVN version (oka) - resolved.
- 0000341: [bug] NPE occurs in SVNSSHSession when closing connection (oka) - resolved.
- 0000334: [bug] NPE during resolve operation (oka) - resolved.
- 0000196: [bug] Checksum mismatch while reading representation (oka) - resolved.
- 0000333: [bug] AdminArea entry corrupted during add+switch operation (oka) - resolved.
- 0000315: [bug] Add support for Solaris 10 (oka) - resolved.
- 0000307: [bug] Not all reasons are shown for tree conflict (oka) - resolved.
- 0000305: [feature request] support for subversion 1.6.1 - resolved.
[22 issues]

SVNKit - 1.2.4 (Released 2009-03-18) View Issues ]
====================================
- 0000299: [bug] --target option doesn't support parse multi-line input files (oka) - resolved.
[1 issue]

SVNKit - 1.2.3 (Released 2009-01-17) View Issues ]
====================================
- 0000295: [bug] NPE in merge where svn properties have conflicts (oka) - resolved.
- 0000297: [bug] IndexOutOfBoundException when reading corrupt or empty authentication file (oka) - resolved.
- 0000294: [bug] svnkit 1.2.2 does not report mergeinfo capabilities over http (oka) - resolved.
- 0000292: [bug] Order of Externals is not used with SVNKIT (oka) - resolved.
[4 issues]

SVNKit - 1.2.2 (Released 2008-12-05) View Issues ]
====================================
- 0000289: [bug] getDir(path, revision, includeCommitMessages, entries) throws a ClassCastException if entries is not null (oka) - resolved.
- 0000288: [bug] svn info shows UUID instead of root URL (oka) - resolved.
- 0000273: [bug] Running command line: jsvn ci (without comments fails when launching editor) (oka) - resolved.
- 0000287: [bug] conflicted selector always selects all files (oka) - resolved.
[4 issues]

SVNKit - 1.2.1 (Released 2008-10-03) View Issues ]
====================================
- 0000282: [bug] Writing ".svn/log" permission denied w/ svnkit 1.2.0 in Eclipse 3.4.1 w/ Subversive 0.7.5 & Subversion 1.5.1 w/ mounted sshfs (oka) - resolved.
- 0000285: [bug] Creating repositories on linux distributions using the 64bit libc set's incorrect permissions (oka) - resolved.
- 0000279: [bug] incorrect length of byte-array in binary property (oka) - resolved.
- 0000276: [bug] all-wcprops file is generated incorrectly on non-ASCII systems (oka) - resolved.
- 0000277: [bug] Exception: Too many open files (errno:24) (oka) - resolved.
- 0000280: [bug] HTTP keep alive implementation relies on a non-standard "Keep-Alive" header (oka) - resolved.
- 0000274: [bug] NPE while performing synchronize (oka) - resolved.
- 0000275: [feature request] Support Negotiate authentication scheme (oka) - resolved.
- 0000272: [bug] System.out in SVNHashMap (oka) - resolved.
[9 issues]

SVNKit - 1.2.0 (Released 2008-04-01) View Issues ]
====================================
- 0000270: [bug] log command only returns one result against some servers when max results are limited to Long.MAX_VALUE (oka) - resolved.
- 0000269: [feature request] svnlook cat (oka) - resolved.
- 0000265: [feature request] jsvn command line does not follow directives in ~/.subversion/config or /etc/subversion/config (oka) - resolved.
- 0000266: [bug] SVNStatusClient.doStatus returns null on remote (oka) - resolved.
- 0000267: [bug] SASL support does not work for Kerberos authentication (oka) - resolved.
- 0000268: [bug] Sporadic failure in SaslInputStream ("Cannot read encoded buffer header") (oka) - resolved.
- 0000264: [feature request] Provide an OSGi-Service-Bundle for the SVNKit (oka) - resolved.
- 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.
[18 issues]

SVNKit - 1.1.7 (Released 2008-04-01) View Issues ]
====================================
- 0000227: [bug] FSInputStream.read(byte[] buf, int offset, int length) does not return number of bytes read (oka) - resolved.
[1 issue]

SVNKit - 1.2.x (Released 2008-02-20) View Issues ]
====================================
- 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.
[2 issues]

SVNKit - 1.1.5 (Released 2008-02-20) View Issues ]
====================================
- 0000110: [bug] Socket connection doesn't closed properly (oka) - resolved.
[1 issue]

SVNKit - trunk (Released 2007-09-14) View Issues ]
====================================
- 0000316: [bug] SVNRevision class interprets zulu time (Z at the end of timestamp, UTC) as local time (oka) - resolved.
- 0000224: [bug] jsvn checkout fails on OpenVMS (oka) - resolved.
[2 issues]

SVNKit - 1.1.x (Released 2007-09-14) View Issues ]
====================================
- 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.
[12 issues]

SVNKit - 1.1.2 (Released 2007-03-28) View Issues ]
====================================
- 0000182: Exit codes of main class SVN insufficient (oka) - resolved.
[1 issue]

SVNKit - 1.1.1 (Released 2007-02-05) View Issues ]
====================================
- 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.
[4 issues]

SVNKit - 1.0.5 (Released 2006-05-11) View Issues ]
====================================
- 0000146: SVNClient.getVersionInfo(...) gives wrong result (oka) - resolved.
[1 issue]

SVNKit - 1.0.3 (Released 2006-01-31) View Issues ]
====================================
- 0000143: Using a Date Spec of Date(0) fails (oka) - resolved.
- 0000142: javahl Revision.START not supported (oka) - resolved.
[2 issues]

SVNKit - 1.1.0 (Released 2005-12-20) View Issues ]
====================================
- 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.
[15 issues]

SVNKit - 1.0.2 (Released 2005-12-20) View Issues ]
====================================
- 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.
[3 issues]

SVNKit - 1.0.1 (Released 2005-11-16) View Issues ]
====================================
- 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.
[3 issues]

SVNKit - 0.9.3 (Released 2005-08-31) View Issues ]
====================================
- 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.
[12 issues]

SVNKit - 0.9.2 (Released 2005-08-08) View Issues ]
====================================
- 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.
[10 issues]

SVNKit - 0.9.0 (Released 2005-06-28) View Issues ]
====================================
- 0000027: Ability to cancel/abort commands (oka) - resolved.
- 0000062: Memory consumption must be optimized (oka) - resolved.
- 0000063: cleanup() method should be implemented (oka) - resolved.
- 0000064: Dispose method should be implemented (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.
[35 issues]

SVNKit - 0.8.9 (Released 2005-04-19) View Issues ]
====================================
- 0000045: [bug] getFileRevisions only returns 1st entry (oka) - resolved.
- 0000040: JavaSVN cannot deal with client certificate authentication (handshake_exception) (oka) - resolved.
[2 issues]

SVNKit - 0.8.8 (Released 2005-04-06) View Issues ]
====================================
- 0000035: mkdir does not create paths correctly (oka) - resolved.
- 0000032: SVNRepository.getFileRevisions bombs with a "Can't Connect" error for https. (oka) - resolved.
[2 issues]

SVNKit - 0.8.7 (Released 2005-04-01) View Issues ]
====================================
- 0000017: Switching from JavaHL to JavaSVN on an existing project results in checksum errors (oka) - resolved.
[1 issue]

SVNKit - 0.8.6 (Released 2005-03-09) View Issues ]
====================================
- 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.
[3 issues]

SVNKit - 1.0.0 (Released 2005-02-11) View Issues ]
====================================
- 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.
[4 issues]

SVNKit - 0.8.2 (Released 2005-02-11) View Issues ]
====================================
- 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.
[4 issues]


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker