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

Re: subclipse svn commit: r1516 - in trunk/subclipse/core/src/org/tigris/subversion/subclipse/core: client sync

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-08-08 02:14:07 CEST

letenay@tigris.org wrote on 08/07/2005 05:58:39 PM:

> Author: letenay
> Date: Sun Aug 7 14:58:39 2005
> New Revision: 1516
>
> Modified:
> Log:
> Fixed a NPE when doing synchronize on non-root element.
> Added progress info when fetching "svn info" during synchronize.

Martin,

I was thinking about this. Assuming that the only bit of remote info that
is absolutely essential is the revision number, couldn't we get acceptable
behavior by simply using the revision that is HEAD? For any given file,
there is no difference between the repository revision and the HEAD
revision.

It would be nice to have the URL but we can mostly fake it. Externals are
a bit harder to handle but could probably be done. And, except for new
files, the Kind info is accurate. We could just run svn info on the new
items.

Could this work?

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Mon Aug 8 10:14:07 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.