be converted?
>
> ** **
>
> Thanks, and let me know if you need more information,
>
> ** **
>
> Andy
>
> ** **
>
> *From:* svnkit-users-boun...@svnkit.com [mailto:
> svnkit-users-boun...@svnkit.com] *On Behalf Of *Alexander Kitaev
> *Sent:* Monday, March
From: svnkit-users-boun...@svnkit.com [mailto:svnkit-users-boun...@svnkit.com]
On Behalf Of Alexander Kitaev
Sent: Monday, March 11, 2013 11:20 AM
To: SVNKit Library Users List
Subject: Re: ClassCastException when committing
Hello Andy,
I'm investigating this problem and get a question fo
Hello Andy,
I'm investigating this problem and get a question for you: how did you get
SVNCommitPacket objects that you pass to the SVNCommitClient.doCommit(...)
method? So far, SVNCommitPacket obtained with doCollectionCommitItems
methods should not cause an exception.
As Dmitry already wrote yo
Hello Andy,
Thanks for reporting this bug. I've created an issue for it:
http://issues.tmatesoft.com/issue/SVNKIT-358
While we're resolving it, as a quick workaround: use the new SVNKit API.
Since 1.7.x SVNKit has 2 API: SVNClientManager-based (the old one, wc.*) and
SvnOperationFactory-
based (