[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: Martin Letenay <mle_at_whitestein.com>
Date: 2005-06-17 16:22:28 CEST

>
> One question. One of the annoying problems with the old
> synch method was that the status command did not give us the
> revision number of the remote resources. Now that we are
> calling svn info, we ought to be able to show this. Did you
> tackle that as part of this? If not, is that something you
> could take a look at?
>
> Thanks
>
> Mark

Well,
At the moment we're calling svn info only on those resources we cannot find
out their nodeKind.
Calling it on every (incoming) resource, hmmm.... wouldn't it be a too slow
?
I don't know.
If the info command could be passed several URLs in one call ...
But it seems it does not. The command line can, but the javahl binding does
not seem to support it ...

But I don't mind, the question is just whether we are willing to pay some
performance for those revision numbers ...

Martin
Received on Sat Jun 18 00:22:28 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.