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

RE: [svn] Tutorial: hook scripts and conf files under version control

From: <Servatius.Brandt_at_fujitsu-siemens.com>
Date: 2005-06-03 19:08:32 CEST

Eli Barzilay wrote:

> On Jun 3, Brandt, Servatius wrote:
> > Hello,
> >
> > I've written a tutorial how to put Subversion hook scripts and
> > configuration files under version control. [...]
>
> Very nice, thanks.
>
> One comment, in case you put it somewhere -- an alternative to
> automatic updates on commits is to have you notified about changes.
> It kills the point of being able to update the configuration remotely,
> but I use it for something else: I have a repository for private use
> for people who wants one, so I've put the configuration files in the
> repository and they can edit their own access permissions. I'm
> getting emails, so I can check their changes and update the actual
> copy if its fine.

This works fine if those persons know how to work on the repository
configuration and your task is just to say "Yep" when you receive the
commit message. But it would not be more work if the other users just
ask you in a hand-written email to give them the permissions they need
and you change the configuration yourself in the remote copy and get the
update to the real repository configuration files automatically done on
the commit. But my method is not really better than yours, just more
universal as it doesn't require configuration know how of the other
users.

For a repository for private use, I would give each user all write
permissions for his own part of the tree, but no permission to change
the parts of other users. So there won't be much need to change the
configuration, except when adding a new user.

I added already a remark about your method to the tutorial, but now
I tend to withdraw it. I don't want to add too much special cases as
this makes it all harder to understand for beginners. A more
experienced Subversion user will just take the ideas and adapt them to
his personal needs, anyway. But thanks a lot for your comments, it's
interesting to see how other people do such things.

- Servatius

------------------------------------------------------------------------
Servatius Brandt Phone: +49 89 636-41504
Fujitsu Siemens Computers Fax: +49 89 636-48716
EP SW AD C++ Email: Servatius.Brandt@fujitsu-siemens.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 3 19:13:44 2005

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.