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

Re: [TSVN] tag history

From: Attila Tajti <attila.tajti_at_t-online.hu>
Date: 2005-10-04 20:15:03 CEST

Finally some feedback. :) Thanks again for looking at this.

I think properties would be surely better. At least we wouldn't need
another set of options in TSVN settings for that. :) But I'm more
concerned about the implementation right now.

First I think this feature should be implemented on the server side but as
far as I know this can't happen until after Subversion uses a relational
database backend, so implementing it on the client side support is the
second best option.

If I understand Stefan correctly for generating this kind of log (or a
revision graph) the client has to get the log for everything from the
repository root. When I first looked as Work Bench I thought it cached
this info, ie. it fetched everything related to tags and branches and
saved it locally so it doesn't have to fetch everything all time. At
least notes/schema-tradeoffs.txt suggested it was possible.

Isn't that be possible? Once we have this cache we could update it
 from the newest known revision.

On Mon, 03 Oct 2005 22:38:41 +0200, Douglas Stonham
<dstonham@pennysaverusa.net> wrote:

> WorkBench apparently mangles the implementation but the basic idea
> doesn'tseem too bad... How about having two new properties, tsvn:tagurl
> and
> tsvn:branchurl.

-- 
Attila Tajti
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Oct 4 20:10:33 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.