> 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