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

Re: Eliminating the text-base penalty

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-09-25 22:00:52 CEST

Kean Johnston wrote:

> In order to achieve this (and I really don't mind contributing
> coding cycles to make this happen) I will need to know if there is an
> appropriate place to store tree-wide parameters that are set either
> at creation time, or modified after the fact. Some sort of internal
> svn attributes database. Although I don't know this, I am guessing
> that there must be a file somewhere whose properties we can use
> for this purpose.

at the moment, there is not. there also needs to be a way for the
server to push that data down to the clients. we've wanted this for a
while, so we can implement project specific keyword expansion (i.e. a
$FreeBSD$ or $NetBSD$ style $Id$ tag), but nobody has stepped up to do
the work.

basically, the repos just needs a config file like the client uses, and
the RA layers need a way to send that config info back to the client.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 25 22:01:31 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.