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.
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 21:24:34 2005