doSetProperty not working on remote repo

Hello,
when using the doSetProperty method on the WCClient I get the following error message: “svn: E195002: Setting property on non-local target ‘http://127.0.0.1/path/to/target’ needs a base revision.” even though I have set the baseRevision to SVNRevision.HEAD. Is there somthing that I’m missing?