On 11/29/07, Kotaro Murakami <kmurakami@collab.net> wrote:
> Hi all,
>
> This might have been discussed but I could not find in the archive.
> I am using issue tracking integration and wish to enforce my developers
> to add some bugtraq properties to directories since the developers can
> make a working copy by checking out any level of directories in the
> repository. Also, the developers can add directories to anywhere they
> want. But as you already know, adding bugtraq properties to a directory
> is easily forgot by them. I thought I would use auto-props but it does
> not affect directories. Could anyone give me a workaround to this case
> or best practice?
You could write a pre-commit script to reject commits which don't have
the bugtraq property set on newly added directories. The pre-commit
could then give the user feedback on why the commit got rejected,
pointing out this reason.
HTH,
Erik.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 29 10:45:14 2007