[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: JavaHL problem with lock/unlock and notify2

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-05-03 22:24:20 CEST

Mark Phippard <MarkP@softlanding.com> wrote on 05/03/2005 03:23:32 PM:

> I am working on the locking implementation in Subclipse and have run
into
> a JavaHL problem with the locking operations.
>
> After we perform a lock or unlock when we receive back the
> NotifyInformation object via the Notify2 class, the path field only
> contains the file name, as opposed to the absolute path to the file.
This
> makes it impossible for us to do what we need to do with the
notification.
> I did a quick test on some other actions like revert and it appears
that
> I get the absolute path in those operations. So I think this problem is

> specific to lock and unlock as opposed to the new Notify2 framework in
> JavaHL.
>
> We do not really have a workaround that I can see.

Quick update ... I have found a way I can workaround this problem. Since
I know what I am locking/unlocking I can just send the notifications
myself.

This still seems like a problem though and others might not be able to
workaround it as easily.

Thanks

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 3 22:25:30 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.