Ignore service files when run perforce reconcile command -



Ignore service files when run perforce reconcile command -

i utilize "reconcile" command adding new files changelist. issue service files (files suffix ,v) added changelist.

does know how prevent adding them changlist? save remove them?

thanks.

to remove them set of opened files, utilize 'p4 revert'.

you can delete files changelist while editing changelist prior submit, files remain open add together , you'll still need revert them.

to prevent them beingness added changelist in first place, have @ p4ignore feature:

http://www.perforce.com/blog/120214/new-20121-p4ignore

perforce

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -