Clear certain history in p4v

Writing by on Tuesday, 24 of January , 2012 at 9:34 pm

I needed to clear user list under submitted tab and found some meta-data information under ~/.p4qt/0001Clients/WoskpaceSettings.xml

$ cd ~/.p4qt/
$ grep -IR stringToRemove *
# in my case
$ vi ~/.p4qt/0001Clients/WorkspaceSettings.xml

Leave a comment

Category: Perforce,Tips and Tricks

List or describe changelists in Perforce

Writing by on Monday, 27 of September , 2010 at 9:17 am

Sometimes you might need to search submitted changelists for a checkin a user might have made, but don’t remember the Bug or Issue number.

p4 changes -l -u username -m 100

For detailed information you can visit the Perforce Documentation for p4 changes.

Leave a comment

Category: Perforce

Perforce Integrate a Changelist

Writing by on Thursday, 18 of December , 2008 at 10:41 am

If you’re trying to integrate a changelist 177256 from src branch to target branch

p4 integ //depot/src/main/…@177256,@177256 //depot/target/main/…

For more infor visit P4 Knowledge Base.

Comments (1)

Category: Perforce

Shivdev Kalambi's Blog

Shivdev Kalambi is a Software Development Manager, previously a Principal Software Engineer at ArcSight/HP. With over 16 years' experience in software development, he's worked on several technologies and played different roles and contributed to all phases of projects. Non-tech activies include Ping-pong, Rock Climbing and Yoga at PG, Golf, Skiing, Swimming & a beer enthusiast.