Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to list files in a folder sorted by last check-in time in perforce?

I recently moved from ClearCase to Perforce. In CC, I used to sort the list of files in the ClearCase explorer by the last check-in time. Is there any way I can do a similar thing with Perforce ? Ideally, in P4V ?

Thanks

like image 560
fpessoa Avatar asked Apr 17 '12 18:04

fpessoa


People also ask

How do I sort my files and folders?

There are over 300 criteria available, and you can apply whichever you prefer. By default, in Windows 10, your files and folders are sorted in Ascending order by Name - or alphabetically - except for the Downloads folder, which is sorted in Descending order by Date modified - newest downloads are displayed on top.

How do I reorder the contents of a folder?

Click or tap on any of the options, and the items are reordered on that basis. You can reveal more options from File Explorer's View tab. In the Current view section, click or tap on Sort by. Same as before, the sorting options displayed are specific to that folder's view template.

How to filter files&folders using the search box?

How To Filter Files & Folders Using The Search Box. When considering filtering options, the most powerful tool is the search box on the upper-right side of any Windows/File Explorer window. The most common use for it is to type the name of a file or folder and quickly find the desired result.

How to sort folders alphabetically in Outlook 2013?

In Outlook 2013 you can arrange folders any way you like them; just drag your folders wherever you want. Go ahead, unlock the chains of alphabetical sorting… If you want to get back to alphabetical order, just right-click any folder and choose Sort Subfolders A to Z. That section of folders will be resorted.


1 Answers

Yes - in P4V, select the directory where you want to list files, then from the View Menu click "Sort by date modified".

Note that you will need to do this in the Depot tab if you want to sort by last check-in time. If you do it from the Workspace tab which shows your local files, it will include the modification times for any files that you changed locally.

like image 104
gareth_bowles Avatar answered Sep 27 '22 22:09

gareth_bowles