Btw, I've tested (file:///path/to/repos URL) with V1.6 svn and SVNNodeKind is fine as well.
Larry Henry Lead Systems Analyst - Digital Media Architecture Digital Media Technologies GE T 734 641 2415 F 734 727 5420 M 734 502 9855 larry.he...@ge.com Grace Lake Corporate Center One Village Center Drive Van Buren Twp, Michigan 48111 General Electric Company GE imagination at work -----Original Message----- From: svnkit-users-boun...@svnkit.com [mailto:svnkit-users-boun...@svnkit.com] On Behalf Of Alexander Kitaev Sent: Monday, June 18, 2012 11:19 AM To: SVNKit Library Users List Subject: Re: SVNNodeKind = UNKNOWN Hello, Not all of the Subversion servers support reporting node kind of the changed path: 1. SVNKit and local access (file:///path/to/repos URL) : node kind is always reported 2. Other protocols (svn, svn+ssh, http(s)): node kind is reported since version 1.6.0 Alexander Kitaev, TMate Software, http://subgit.com/ - Svn to Git Migration! http://svnkit.com/ - Java [Sub]Versioning Library! http://hg4j.com/ - Java Mercurial Library! http://sqljet.com/ - Java SQLite Library! On 15 June 2012 16:04, Larry777 <larry.he...@ge.com> wrote: > > HI, > > I'm using svnkit-1.1.3.jar. I setup a SVN V1.6.6 repo on my Windows > box, and > SVNLogEntryPath.getKind() returns valid values for file, dir, etc. But > when I ported my SVN to Linux SVNNodeKind is now UNKNOWN for all > entries. I upgraded my SVN to 1.7.5, but still > SVNLogEntryPath.getKind() returns only UNKOWN. > > Has anyone seen this before? svn info returns the correct nodekind, so > I'm stumped as to where to look. > > Thanks > -- > View this message in context: > http://old.nabble.com/SVNNodeKind-%3D-UNKNOWN-tp34018265p34018265.html > Sent from the SVNKit - Users mailing list archive at Nabble.com. > >