2016-06-29 23 views

Antwort

1

Nach der Befehlsreferenz (https://www.perforce.com/perforce/r15.2/manuals/cmdref/P4IGNORE.html) die Syntax, die Sie wollen, ist:

target/ 

Beispiel:

C:\test\local\dvcs>cat p4ignore.txt 
target/ 

C:\test\local\dvcs>p4 reconcile -n foo/... 
foo/... - no file(s) to reconcile. 

C:\test\local\dvcs>p4 reconcile -n -I foo/... 
//stream/main/foo/target/bar#1 - opened for add