Hi, to recap: - I am currently using Subversion 1.6.16; - my .svn/entries are not xml like (as introduced in Subversion 1.5+ if I am not mistaken for performance reasons); - svnKit expects them to be xml like; - I've tried using svnKit 1.3.6 and 1.7 and both are giving me the same result (error: dir not under version control);
I've tried also to change via svn info --xml and replacing them with the original entries, but still the result data are different thus leading to a "dir not under version control" error. Should I assume that the libraries expects always and only xml like entries? The only workaround I've found so far is to checkout a fresh new working copy. Of course this is quite inconvenient, especially for big projects. Thx for your support, Enrico -- View this message in context: http://old.nabble.com/Dir-is-not-in-revision-control-tp32690366p32716944.html Sent from the SVNKit - Users mailing list archive at Nabble.com.
