Page 1 of 1

Tool settings for Perforce version control system

Posted: Mon Jul 14, 2003 8:44 am
by helios
OPEN FILE FOR EDIT
Command: drive:\path\to\p4.exe
Parameters: edit $File
Initial Folder: $FileDir

Capture output: off
Run minimized: on

REVERT FILE CHANGES
Command: drive:\path\to\p4.exe
Parameters: revert $File
Initial Folder: $FileDir

Capture output: off
Run minimized: on
Prompt for parameters: on (just to confirm before reverting!)

DIFF FILES AGAINST DEPOT
Command: drive:\path\to\p4.exe
Parameters: diff $File
Initial Folder: $FileDir

Capture output: on
Run minimized: off


Minor snag: after opening a file for edit, Textpad considers the file read-only until I refresh the document (alt-tabbing to another program or switch between two open files). Does anyone have any tips for solving this?


Contributed by-Dan G. Lunde.