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

JavaHL problem with lock/unlock and notify2

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-05-03 21:23:32 CEST

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

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.