p4v - Can you force add an ignored file type in Perforce? -


i'm using p4ignore environment variable. use alongside p4vs extension premake generated projects , solutions not added perforce.

i upgraded p4v client , when try manually add file extension in p4ignore.txt file not added pending changelist (this did not happen before older version of p4v had installed).

is there way force add files if extensions in p4ignore.txt file?

i not sure p4v, can using p4 command line client.

from 'p4 add' notes in perforce command reference:

by default, p4 add skips on files mentioned in applicable p4ignore files. override behavior, use -i option ignore contents of p4ignore files.

hope helps, jen.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -