Perforce workaround to add files with '@'
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: By design , Perforce does not allow filenames with wildcards @#%* be added. It is giving this error: Can't add filenames with wildcards [@#%*] in them. Use -f option to force add. However, I have SASS files that have @ on them to support mixins. For example: carbon-fibre-@2X.png sprite-dashboard-@2X.png What is the best workaround to have these files added to Perforce, with most minimal disruption on checkin, checkout, compile, build, and deploy flow ? 回答1: You can add files with Perforce wildcard characters in them. As the 'p4 help add'