Change 8179

sven_erik_knop (Sven Erik Knop)
Sven Erik Knop committed this change into //guest/sven_erik_knop/P4Pythonlib/triggers
Request Review
Download .zip
Added filefilter to the CheckCaseTrigger.

A filefilter is added as an additional key on the command line:

filefilter=path-to-my-filter-file

It should contain valid Perforce depot syntax lines, which are treated as
exceptions. Changed files that match any of the lines in the filefilter will
be allowed to submit even if they break the case consistency.

This is for cases where some files are Unix-specific and need to be able to
store two files or directories that only differ by case - as an exception.

Also fixed a tabbing problem in the P4Triggers.py file.
  • Files 2
  • Comments 0
2 edited 0 added 0 deleted
CheckCaseTrigger.py#11
Loading...
P4Triggers.py#6
Loading...
Tip: Use n and p to cycle through the changes.