Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.



Get Started Now!

Find new files in workspace in perforce?

Perforce

rajeshkumar created the topic: Find new files in workspace in perforce?
git svn status equivalent in perforce???
Find new files in workspace in perforce?
[/b]
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn

rajeshkumar replied the topic: Find new files in workspace in perforce?
The p4 status command finds unopened files in a client’s workspace and detects the following three types of inconsistencies between your workspace and the server:
1.

Files present in the depot, present in your have list, but missing from your workspace. By default, these files are then opened for delete.
2.

Files present in your workspace, but missing on the depot. By default, these files are opened for add.
3.

Files modified in your workspace that are not open for edit. By default, these files are opened for edit.
To limit the scope of p4 status to add, edit, or delete, use the -a, -e, or -d flags.
By default, p4 status does not check files and/or paths mentioned in the P4IGNORE file. Use the -I flag to override this behavior and ignore the P4IGNORE file.

www.perforce.com/perforce/r12.1/manuals/cmdref/status.html
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x