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

Re: text-base penalty: A proposed solution

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-12-16 15:32:51 CET

I understand your arguments about the cost of text-bases, and it might
be nice if they were optional. However, this would require
significant changes to the design of libsvn_wc, and that's not going
to happen before 1.0.

If you can come up with a simple and obviously correct patch to
implement it before then, that would be great. But I'm pretty certain
that any such patch will not be simple.

By the way, your list of the disadvantages says:

> o Thwarts tools like cscope that scan for all source files
> o Makes `find . -name \*.[cCh]|xargs grep SOMETHING` much less useful

No, we protect against these problems by giving those files special
extensions. You shouldn't be having these problems; if you are,
please report them as bugs.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 16 16:13:29 2002

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.