Re: [p4] p4.add contents inside a folder
ghost654 <[email protected]> Thu, 1 Feb 2018 09:05:01 -0800
| Newsgroups | gmane.comp.version-control.perforce |
|---|---|
| Message-ID | <[email protected]> |
Posted on behalf of forum user 'ghost654'.
However if i do this in the command line it works...
C:\>p4 reconcile -a //depot/test/... //depot/test/testing.jpg#1 - opened for
add
Then I will try to run a python script like this -
from P4 import P4, P4Exception p4 = P4() p4.connect() path =
'//depot/test/...' p4.run('reconcile', '-a', path)
I run it and I get this
[Warning]: '//depot/test/... - no file(s) to reconcile.'
--
Please click here to see the post in its original format:
http://forums.perforce.com/index.php?/topic/5613-p4add-contents-inside-a-folder
_______________________________________________
perforce-user mailing list - [email protected]
http://maillist.perforce.com/mailman/listinfo/perforce-user