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

Re: Automatic Property Setting server-wide

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-04-28 13:37:56 CEST

Pieter Coucke wrote:
> I would like to have a server-wide automatic property on my repository
> (tsvn:logminsize). So whenever a new folder is added to the repository by
> whichever user on whichever computer, it should have this property
> automticly.
>
> I found out how to do it for a given user on a given computer (via the
> config-file in the Application Data-directory). But I can't find out how to
> do this so it works for everybody, on all the computers...

Sorry again. There are no server-side auto-props in SVN (yet). The best
you can do at the moment is to set up a server pre-commit hook which
rejects adding a folder without this property set.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Apr 28 13:37:10 2006

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

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