[p4] Global Ignores?

P4Reg <[email protected]>
Newsgroups gmane.comp.version-control.perforce
Message-ID <[email protected]>
Posted on behalf of forum user 'P4Reg'.

While P4IGNORE is per client setup, you could centrally disallow adding certain
files using the protections table (See   Setting protections with p4 protect
[https://www.perforce.com/perforce/doc.current/manuals/p4sag/index.html#P4SAG/protections.set.html]
) which may suit your requirements

e.g.

Disallow any files ending with .abc

list user * * -//....abc


Disallow adding any files under //depot/dir/Build/...

list user * * -//depot/dir/Build/...

..and so on for each of the files or folders you want to prevent being added to
the depot.



--
Please click here to see the post in its original format:
  http://forums.perforce.com/index.php?/topic/5514-global-ignores
_______________________________________________
perforce-user mailing list  -  [email protected]
http://maillist.perforce.com/mailman/listinfo/perforce-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.