[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-10-05 19:52:22 CEST

Attila Tajti wrote:

> In my opinion probably this isn't that important, but please correct me
> if I'm
> wrong. I think the parent directory of the tag and branch directories
> should
> have read access for this feature to work in my opinion. This feature
> is most
> useful for people migrating from CVS and (on Windows) VSS so having
> sophisticated access right setup may be not necessary for them. (Well,
> at least
> it isn't for our software, for our 500,000 lines of code and 3
> additional stable
> branches a simple svnserve would be sufficient). If access rights deny
> access to the root directory someone with read access to it could generate
> this cache for others.

Sure, usually people have read access to the whole repository. But
sometimes Admins are paranoid or companies don't trust their own people,
so they deny read access to everything they don't currently work on.

> I also think that for a log with tags/branches display a much simpler
> database
> would be enough, than that what you would need for a full revision graph.
> In this simplified case only copy and move operations have to be kept in a
> local database. Then if the user checks the log of a file, it would be easy
> to see if the file was under a certain URL so we would know it is part of a
> tag or branch. Please correct me if I missed something but I think it would
> be relatively easy to implement compared to a more sophisticated cache.

Well, if I implement a log cache, I will of course cache everything so
the cache can be used everywhere. It wouldn't make sense to implement
several special caches.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 5 20:54:41 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.