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

RE: [TSVN] Very long time to crawl WC.

From: Will Dean <svn_at_indcomp.co.uk>
Date: 2005-12-07 17:03:11 CET

At 10:14 07/12/2005 +0100, you wrote:

> > If it's not a silly question, is or are there documents that
> > spell out
> > in human digestible detail the workings of cache and the precise
> > structure of information passing to and fro and when? I'm
> > getting more
> > and more tempted to try a re-write (but it would be in Delphi).
>
>And I could review it :-)
>
>I never liked C. Everything is the wrong way round :-P

The interface between the shellext and TSVNCache is (or was, Stefan's done
loads of work since I last looked) pretty simple.

The cache is just supposed to be an 'oracle' of TSVN status info which is
available to anyone who requests it over a named-pipe.

In principle you could write TSVNCache in any language and the shellext
wouldn't know or care. You would need to think about how you were going to
interface to the 'C' SVN libraries, though.

Cheers,

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Dec 7 17:04:07 2005

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

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