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

Re: Synchronising svn config files on Windows PCs

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Tue, 21 Apr 2009 06:57:49 -0500

On Apr 21, 2009, at 06:24, David Aldrich wrote:

> It is important for us that all our svn committers use the same
> version of our svn config file. Most of our committers work in
> Windows. My understanding is that svn provides no facility to push
> a config file to users' workstations, so I would like to find a
> Windows facility for doing this instead.
>
> So my requirement is for a facility that allows a Windows System
> Administrator to push a config file to:
>
> %APPDATA%\Subversion
>
> on specified PC's.
>
> Please can anyone suggest how to do this?

You could, of course, use Subversion to do this. Just make %APPDATA%
\Subversion a working copy that pulls its information from somewhere
in your repository. Users would have to run "svn up" on that
directory periodically to obtain updates, or perhaps there is a
Windows scheduler you could use to do so automatically.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1842329

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-21 13:58:57 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.