> svn ps 'ext:dependents' 'file.gif' file.ppt
>
> Then they wouldn't be allowed to check in the ppt without the gif. Feel
> free to comment...

We have in our team similar needs, and custom SVN properties to deal
with it (which help tracking merges and external source code)
Using the pre-commit and post-commit SVN hook scripts (mine are in
Python, as I reuse some pieces of Trac code, and also use Python
wrappers to access the SVN properties), it is easy enough to implement
this kind of protection, as you did in Perl.

What I don't understand is the relation w/ Trac here ?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to