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

Re: Pre-Design Discussion of Server->client configuration

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-04-29 20:11:13 CEST

On Fri, 2005-04-29 at 13:11, steveking wrote:
> Is the '.subversion' directory you mention here the one where the also
> the 'config' and 'server' file is located? (%APPDATA%\Subversion on
> Windows)?
> If yes, then I think that would be the best way to go with server-side
> configs. We could store them in a subfolder 'serverconfig' like e.g. the
> authentication data is stored now.

Working copies can be used by more than one user. It would be a bug
(perhaps not a terribly serious one) if you couldn't "svn revert" a home
directory without access to the repository because you weren't the one
to check it out.

Also, we should not be assuming that server configuration comes in the
form of a repository config file. Personally, I think all
server-to-client configuration goals can be accomplished by adding new
directory properties.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 29 20:17:40 2005

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.