-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi.
> Is it possible to provide access permissions to specific changesets? To the best of my knowledge it is not possible to do that in vanilla Trac. However, you could try to apply the following two patches to your Trac (as long as you work with 0.10.x): http://projects.otaku42.de/changeset/116 http://projects.otaku42.de/changeset/117 The first one introduces a configuration option which allows to define patterns. Changes for files matching one of these patterns won't be displayed when viewing a changeset. But please note that the commit messages and changes to non-matching files are still displayed. I use it on madwifi.org to suppress rendering of diffs in uuencoded files. Live example: http://madwifi.org/changeset/1711 The pattern simply looks like: [changeset] suppress_file_diff = *.uu ... It might be possible to achieve the same result with a plugin. But so far I don't know about a plugin that provides such a functionality. Bye, Mike -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iEYEARECAAYFAkYu3IcACgkQa3V7dXg8JKteowCeO0KISYu20yXQ9Vax15i71HES Z7IAoMI8VsZwKOxkn23GhNu+96Aql3u/ =ALsV -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
