Re: JavaHL Bug: cannot propedit versioned props by URL

2011-08-16 Thread Mark Phippard
Thanks Hyrum! I committed the test and nominated all three revisions for 1.7.x. On Tue, Aug 16, 2011 at 4:35 PM, Hyrum K Wright wrote: > r1158436 allows you to specify the base revision for the URL to > satisfy the underlying API requirements. I didn't commit the test. > > (I assume that once

Re: JavaHL Bug: cannot propedit versioned props by URL

2011-08-16 Thread Hyrum K Wright
r1158436 allows you to specify the base revision for the URL to satisfy the underlying API requirements. I didn't commit the test. (I assume that once the test and other fixes are in place, the whole lot will be nominated for 1.7.x.) -Hyrum On Tue, Aug 16, 2011 at 2:28 PM, Mark Phippard wrote:

Re: JavaHL Bug: cannot propedit versioned props by URL

2011-08-16 Thread Mark Phippard
Attaching this time ... On Tue, Aug 16, 2011 at 3:26 PM, Mark Phippard wrote: > On Tue, Aug 16, 2011 at 3:09 PM, Hyrum K Wright > wrote: > >> On Tue, Aug 16, 2011 at 11:59 AM, Mark Phippard >> wrote: >> > The JavaHL propertySetRemote API seems incomplete. >> > 1) It does not take a CommitMessa

Re: JavaHL Bug: cannot propedit versioned props by URL

2011-08-16 Thread Mark Phippard
On Tue, Aug 16, 2011 at 3:09 PM, Hyrum K Wright wrote: > On Tue, Aug 16, 2011 at 11:59 AM, Mark Phippard > wrote: > > The JavaHL propertySetRemote API seems incomplete. > > 1) It does not take a CommitMessageCallback. So no way to provide commit > > message. > > r1158421 added the CommitMessage

Re: JavaHL Bug: cannot propedit versioned props by URL

2011-08-16 Thread Hyrum K Wright
On Tue, Aug 16, 2011 at 11:59 AM, Mark Phippard wrote: > The JavaHL propertySetRemote API seems incomplete. > 1) It does not take a CommitMessageCallback.  So no way to provide commit > message. r1158421 added the CommitMessageCallback to the propertSetRemote API. > 2) When trying to change a v

JavaHL Bug: cannot propedit versioned props by URL

2011-08-16 Thread Mark Phippard
The JavaHL propertySetRemote API seems incomplete. 1) It does not take a CommitMessageCallback. So no way to provide commit message. 2) When trying to change a versioned property via URL, it fails with: Bogus revision information given svn: Setting property on non-local targets needs a base rev