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

Re: Dropping Subversion

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-02 23:02:42 CEST

On Fri, 2004-04-02 at 13:47, kfogel@collab.net wrote:

> > a) Tell me what tags where placed on /libs/xyz. Efficiently,
> > thats frequently used operation.
>
> Hard and not efficient in Subversion.

Actually, if your group policy is to always copy /libs/xyz into a
specific tag directory, then this is very easy and efficient. Just 'svn
ls' the tag directory.

Karl's point is that there's no way to *guarantee* that you're seeing
every tag (copy) ever made anywhere in the repository, not without a
brute-force search. But if you have a sane company policy about
copying/tagging, then this problem goes away.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 2 23:03:44 2004

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

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