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

RE: Re: centrally managing svn properties

From: Beatriz Stratton <beatriz.stratton_at_telus.net>
Date: 2007-10-23 18:42:12 CEST

Thank you Ryan and David.

I will look into your suggestions.

Yes, from my perspective, the ability to configure valid properties would be
nice. I actually was expecting/hoping the answer would be "add them to file
xyz". Now that I think about it, the only config files I've been using are
the ones for access roles and apache config, so I guess config files are not
a wide spread "tool" within Subversion (well, I don't know, I'm not a
Subversion expert, only just getting started).

Thanks for your help!

Regards,
Beatriz.

-----Original Message-----
From: Bicking, David (HHoldings, IT)
[mailto:David.Bicking@thehartford.com]
Sent: October 23, 2007 5:02 AM
To: Ryan Schmidt; beatriz.stratton@telus.net
Cc: users@subversion
Subject: RE: Re: centrally managing svn properties

> -----Original Message-----
> From: Ryan Schmidt [mailto:subversion-2007b@ryandesign.com]
> On Oct 22, 2007, at 17:33, Beatriz Stratton wrote:
>
> > Is there a configuration file somewhere where I can manage such a
> > property list?
> >
> > Also, is there are way to prevent users from creating their own
> > properties?
> > (I guess the answer is yes, via hook scripts? or is there a
> better way
> > though a config setting?)
>
> There are no such config settings. You can create a
> pre-commit hook script which rejects commits that make
> changes you do not want. You would use svnlook changed,
> svnlook dirschanged, svnlook cat and so forth to examine the
> incoming transaction.
>

Specifically, "svnlook pl". I hadn't thought about configuring valid
properties before, but now that Beatriz mentions it, that would be a
nice feature. One can certainly disallow properties via hooks at least.
I think it would be nice to have a Subversion property
configuration/list feature. This way tools like Tortoise can call on
that information to list available properties and disallow "invalid"
ones.

--
David
*************************************************************************
This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information.  If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited.  If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 23 18:42:43 2007

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.