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

RE: [Subclipse-dev] Synchronization remaining problems

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-06-17 17:37:33 CEST

"Martin Letenay" <mle@whitestein.com> wrote on 06/17/2005 06:55:10 AM:

> I believe the last (known (to me)) glitch in the synchronization view is
> fixed.
>
> To get the missing nodeKind info on incoming resources, the "svn info
URL"
> is now invoked after status call,
> and proper resource handles are created ...
>
> I had to add "ISVNInfo getInfo(SVNUrl url)" into ISVNClientAdapter,
since it
> only contained the File argument version.
> (And to get info for resources not yet in working copy you have to use
the
> URL version).
> Javahl and commandline adapter are implementing it, JavaSVN not yet.
> (Since the info method is not present in any released version of JavaSVN
> yet, just their trunk)
>
> There is also new testGetUrlFromLocalFileName() in SVNUrlUtils (+ its
unit
> test).
>
> In core I've created a new "StatusAndInfoCommand" which does the actual
> information retrieval.
> And I also did some small cleanup in SVNWorkspaceSubscriber (like moved
> StatusInfo into SVNStatusSyncInfo as static innerclass).

Committed. Thanks.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sat Jun 18 01:37:33 2005

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

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