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

setting bugtraq propertiers automatically

From: Nicolai Scheer <scope_at_planetavent.de>
Date: 2007-07-25 12:19:33 CEST

Hi all!

We have various projects in our repo. Some just consist of a trunk,
branches and tags folder, others have a somewhat deeper structure.
We use the bugtraq properties to display a ticket field in tsvn.

The easy-structured projects do not have any problem with this, because
once set, the properties are usable.
But there are projects, that grow contiously. Unfortunately those who
work on these projects, do not checkout pre-defined paths (e.g. only the
trunk), but check out at "random" as necessary. So each folder of those
projects needs to have the bugtraq properties.

What can I do in order to release those people from having to add 6
properties manually each time they create a folder?

If I am correct, auto-props do not work on folders at the moment.
Adding the properties via a hook-script is no option due to the known
reasons. There are no client-side hooks, yet, are there?
And one cannot checkout the whole root and apply the settings
recursively because that would affect tags, which is not allowed due to
our pre-commit-hook.

Any ideas?

Thanks!

bye,

Nico

Received on Wed Jul 25 12:18:39 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.