|
ISVNClientAdapter limitations (getCopy, doExport): msg#00069version-control.subversion.subclipse.devel
Hello,
First, neither of the ISVNInfo.getCopyUrl() and ISVNInfo.getCopyRev() methods seem to work. The first always returns null, and the second always returns 0. I'm assuming the following code should work: SVNUrl srcUrl = …
adapter.copy(srcUrl, destUrl, "…", srcRevision);
Instead, this throws a NullPointerException because "expectedSrcUrl" is null. Second, the ISVNClientAdapter.doExport(…) does not support a non-recursive export. The JavaSVN API supports this, is there a reason ISVNClientAdapter doesn't? Thanks,
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ISVNClientAdapter hidden in 1.1.8: 00069, Thomas Hallgren |
|---|---|
| Next by Date: | RE: ISVNClientAdapter limitations (getCopy, doExport): 00069, Martin Letenay |
| Previous by Thread: | Re: [mylar-dev] release statusi: 00069, Eugene Kuleshov |
| Next by Thread: | RE: ISVNClientAdapter limitations (getCopy, doExport): 00069, Martin Letenay |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |