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

RE: [Issue 1225] Changed - Adding "template-root" to default conf ig file

From: Wolf Josef <josef.wolf_at_siemens.com>
Date: 2003-04-15 12:45:25 CEST

> From: issues@subversion.tigris.org
> [mailto:issues@subversion.tigris.org]
> Sent: Thursday, April 10, 2003 12:53 AM
> To: issues@subversion.tigris.org
> Subject: [Issue 1225] Changed - Adding "template-root" to
> default config

The discussion on the dev-list showed that there is no consensus how
templates should be implemented. In particular, there were different
opinions about where the template-root should be located. Adding them
to the default config would imply that they are on the client. But since
svnadmin is a server-side tool, its configuration should be located on
the server. This forces you to have _two_ configurations. One on your
client where you do regular work and one on the server. This leads to
many pitfalls with different/dated configs =:-O

I think it would be better to completely separate sever-config and
client-config so that there would be no ambigousity which one would be
used for a specific operation.

An alternate approach would be to change svnadmin so that it could operate
accross the network. But that would be much harder, I guess.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 15 12:46:34 2003

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.