19

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.

JasonMArcher
  • 12,386
  • 20
  • 54
  • 51
user243655
  • 6,429
  • 6
  • 24
  • 32

3 Answers3

30

Go to "Edit>>Preferences" menu. On the "General" tab under the "Log options" section, check "Show p4 command output for file operations".

cp.
  • 316
  • 3
  • 2
  • 11
    It's now "Edit->Preferences" under Logging. The "General" tab is gone. – Almo Nov 13 '12 at 20:42
  • Hi, could you please help. I wonder is it possible to see pending files to be updated and manually choose which of those to update? (I'm using MyEclipse and there is an option "synchronize with depot" which is too slow (very big project), when i use p4v to update it is very fast, now i'm trying to see pending updates and update only necessary parts... I'm new to p4. – vach Nov 19 '13 at 07:13
8

@Almo

For newer version

Edit->Preference->Logging in right panel under "Log Pane Options", check "Show p4 command output for file operations"

Jayabal
  • 3,539
  • 3
  • 21
  • 31
3

Edit->Preference->Logging in right panel under "Log Pane Options", check "Show p4 command output for file operations"

Timothy.Li
  • 831
  • 8
  • 9