Tagged Questions
P4V is the cross platform GUI for the Perforce revision control system.
36
votes
2answers
7k views
What is the difference between “Rollback…” and “Back Out Submitted Changelist #####” in Perforce P4V
I want to reverse the changes from one of my checkins. In the right-click context menu of the particular changelist, there are these two options:
Rollback...
Back Out Submitted Changelist
What is ...
28
votes
2answers
15k views
How to delete a workspace in perforce (using p4v)?
I'm new to perforce and have created a few workspaces as exercises for getting familiar with it. Now I would like to delete some of the workspaces. I just want to get rid of the workspaces so that ...
17
votes
4answers
4k views
How do I display a particular changelist number in p4v?
When viewing submitted changelists in p4v, is there a way to display a particular changelist number? That is, how I do the equivalent of p4 describe in p4v? Can I filter for a particular changelist ...
5
votes
2answers
674 views
How do I get Time Lapse View in P4Win?
In the past, on Windows XP machines, I was able to install P4V (the stupid platform-independent Perforce visual client that Perforce tries to shove down your throats), then after that, install P4Win ...
5
votes
1answer
3k views
In P4V, how do I create a branch from a label?
The company just imported our CVS repository into Perforce. I'm new to P4V and I can't work out how to create a branch from an existing label. Can anyone tell me how to do this?
4
votes
3answers
305 views
p4v does not show the complete list of checked out files
If I checkout 4000 files in p4v it does not show me the complete list of files in the default changelist. It just says 4000 files checked out. Is there any way that I can view the complete list of ...
4
votes
1answer
350 views
how to display list of updating files in p4v
While I sync code using p4v client, the Log window does not show the list of files which are updated. Is there any way to do that? p4win client does show the list though.
Thank you.
3
votes
2answers
178 views
P4 Root and Altroot across Windows and Linux
I have a P4 client that I share across both Linux and Windows environment, using the 'Root' (Linux) and 'Altroot' parameters within the client spec ('Host' is removed). Does anyone know if it is ...
3
votes
3answers
348 views
How to find all checkins to a perforce depot folder during two timestamps
I am using both command line and p4v.
I need to find all checkins that went to a folder between two timestamps ( or times).
Any help will be appreciated.
3
votes
3answers
135 views
Actually, I don't want you tracking that file after all … but how do I get Perforce to listen?
Sometimes I "Mark for Add" and add files to Perforce which I actually didn't want Perforce to worry about.
Is there a way to revert it so it just goes back to showing in P4V as an "untracked" item?
...
3
votes
2answers
577 views
Perforce P4v: How to find file with a list of file to be find?
Is there a way or command to be use to find files using a list of files to be find in a directory?
e.g.
find the following files:
text1.sql
text2.sql
text3.sql
text4.sql
text5.sql
text6.sql
Search ...
3
votes
1answer
894 views
Perforce auto resolve from the command line?
P4V has been crapping out on me when attempting to resolve a large number of files as part of an integration. I want to be able to do this in the command line.
Here's the steps in P4V:
...
3
votes
2answers
462 views
Perforce - only for experts?
I use P4V client. I just want to do basic tasks; I don't want to use the command line and become an expert at Perforce. The simple task I'm trying to accomplish is to copy the description and file ...
2
votes
3answers
95 views
Setting up my own personal repository on P4V
I'm new to source control. I'm working on a team right now, and we're using Perforce (the GUI version P4V). I'm connected to my team's repository, and after I know I have something working, I commit ...
2
votes
3answers
66 views
What's the Right Way to Make Minor Local Edits on Files in Perforce through Eclipse?
I'm working at a company that uses Perforce, and find it really annoying that when I edit something locally for a purely local purpose (maybe I want to change a path to point to something local for ...
2
votes
2answers
88 views
Cannot see a perforce version controlled file in my workspace
I had made changes to a file and then shelved it.
Then I deleted the file.
Now I am not able to get it back to my workspace. I tried p4 sync -f and p4 unshelve ##.
What do I do ?
2
votes
5answers
422 views
p4v command line submit changelist
Is there any way to use command line to submit a changelist already created with p4v? May I open command line in p4v? I have a huge changelist and p4v gets stuck when I right click on it to chose ...
2
votes
1answer
695 views
In Perforce on Unix, how do you add a directory that is a symbolic link?
I have created a symbolic link directory in Unix and I would like to add it to perforce.
(this question relates to symlinks on Unix. Windows symbolic links can have very different behaviour from ...
2
votes
1answer
163 views
How can I work with multiple perforce client specs in TextMate?
I am using perfoce TextMate bundle to work with perforce from my TextMate editor. As far as I understood, you can only work with one client spec at a time. So I was wondering if anybody figured out a ...
2
votes
2answers
227 views
Reapplying changelist in perforce
I'm rather new to perforce, but have quite a bit of other VCS experience...
Imagine this:
You submit changes (changelist 1)
A colleague submits changes on the same branch, accidentally ...
2
votes
1answer
128 views
How to use a custom compare tool with Perforce?
I have copy of Grigsoft's Compare it! tool, can anyone tell me how to use it with
Perforce source control?
2
votes
2answers
351 views
Extending Perforce to use a custom content diff tool for certain file extensions
I have various custom binary files stored in perforce and for many of the file types I have built a custom diff tool to show the content creators a diff of the actual changes to the file.
E.g. If ...
2
votes
4answers
1k views
Perforce changelist does not show any files
Using P4V 2009.2.
I have used P4Win in the past, but this is a new setup for me.
The problem is that the files I have checked out disappear from the changelists, so I cannot check them in.
To ...
1
vote
1answer
95 views
Reintegrate Partially Reverted Changes in Perforce
I have these branches:
//mainline
//branch1
//branch2
branch1 is a large set of changes to mainline.
branch2 was created from:
Integrated from mainline
Integrated from branch1 to get the ...
1
vote
3answers
472 views
Perforce: How to find the original number of a change list
In perforce changelists get renumbered on submission. So for e.g. when the changelist was created it would be numbered 777 , but on submission of changelist it would get renumbered to say 790.
My ...
1
vote
1answer
46 views
p4v cannot see the default tree in pending tab
I am new to P4V (perforce) while working with this, i cannot see the default folder in pending tab as i cannt drag any files for editing.
Thanks
1
vote
1answer
407 views
Perforce Get Latest Revision doesn't get checked-out files?
When using p4v to sync a project onto a 2nd machine I was surprised to see that files I had checked out on my primary machine were not included in the "Get Revision" (Get Latest Revision and Force ...
1
vote
0answers
256 views
How to get p4v -merge to diff multiple files
In this question: http://stackoverflow.com/questions/42980/how-to-use-p4merge-as-the-merge-diff-tool-for-mercurial, Adam Rosenfield suggested to use launchp4merge to diff multiple files in OSX such ...
1
vote
3answers
908 views
Perforce: P4V option to 'add to client view'? (It exists in P4Win)
In the Perforce realm, the P4Win GUI is now "legacy" and the new P4V is supposed to fill in the void (and it does, most of the time).
There was one very useful (albeit rather hidden) option in P4Win ...
0
votes
3answers
52 views
How to remove files from changelist in perforce without loosing modifications?
I accidentally created a new changelist with files from WORKSPACE not from DEPOT and now under the changelist 4500 modified files are displayed (all dlls pdbs etc. alongside with the files i actually ...
0
votes
1answer
37 views
How to delete history of a reverted file? (p4v)
First of all, I apologize if the terminology is not correct. I have only recently started using P4 and am having some trouble with it.
Let's say I have a file called Program.cs. There are two ...
0
votes
1answer
24 views
Use p4v to untag files?
I am using p4v windows client and I want to untag files. On command line it would be
p4 tag -d -l
How can i do this in p4v?
0
votes
0answers
9 views
Seeing Local-Only Files When Submitting with P4V
When I choose "Submit" in the P4V client, I would like to see a list of all the local files in my workspace that are not in the depot. (Usually I forget to check in new files.)
Is there a way to do ...
0
votes
1answer
72 views
Python & P4V: Automating changelist description
I have a variable, fulltext, which contains the full text of what I want the description of a new changelist in P4V to be. There are already files in the default changelist.
I want to use python to ...
0
votes
1answer
25 views
P4V: Find the the most recent changelist that affects a given workspace?
Is there a command-line way to find the the most recent changelist that affects a given workspace? This can be done in the GUI by (in the workspaces tab), right-clicking the tip of the workspace tree, ...
0
votes
0answers
171 views
How to use “Get Latest Revision” in p4api in P4.NET?
Suppose I have a GUI showing a file "file.xml".That file has been updated by another user in perforc server depot.
If my GUI has a button name "Get Latest update of the file",what should I do to
get ...
0
votes
1answer
106 views
Does p4V have a good way to merge integration files without having to click a lot?
When performing integrations, sometimes you need to merge files. The old Perforce GUI (P4Win) had a nice Ctrl+M hotkey I could use to run my merge tool quckly and easily.
In P4V, I find I need to ...
0
votes
2answers
117 views
p4v getting files as writable
Perforce is downloading files to the external hard-drive connected to my MacBookPro as writable ("777"). It's as if the "allwrite" option is set in my workspace, but it's not.
I thought Perforce was ...