Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Select the Files Tab. Context-click on Filesystem
  2. Select Checkout Project
  3. Under General Tab, select Perforce
  4. 999pxEnter the Server URI, username, and password. Note that the URI starts with p4jrpc://
  5. Choose the first radio button to select an existing Perforce client workspace

Image RemovedImage Added

Image RemovedImage Added

Perforce Connecting
Select Checkout
Perforce Connecting
Existing Workspace

...

  1. Select the Files Tab. Context click Filesystem
  2. Select Checkout Project
  3. Under General Tab, select Perforce
  4. Enter the Server URI, username, and password. Note that the URI starts with p4jrpc://
  5. Choose the second radio button to Create a new Perforce client workspace

Image RemovedImage Added

Perforce Create
New Workspace

...

  1. Select the Perforce workspace you mounted in ADS
  2. Right-click and select Update(Sync)

Image RemovedImage Added

Perforce Syncing
your Workspace

...

  1. Create new text or SQL files or copy the files you require to be in version control to the Perforce Repository created using Aqua Data Studio
  2. Multi-Select the files, right-click and select Version Control --> Mark for Add. If you see a '+' sign before the files, these are added to version control
  3. To Commit the files, right-click on the directory and select Commit.

Image RemovedImage Added

Image RemovedImage Added

Perforce Add Files
Mark for Add
Perforce Add Files
Submit

...

  1. Select the file you need to edit.
  2. Right-click and select Version Control > Check Out. Notice that the Green Tick mark now turns red. This indicates it is Versioned and can be modified now.
  3. Next, right-click and select Open
  4. Make the necessary changes

Image RemovedImage Added

Image RemovedImage Added

Perforce Checkout
File
Perforce Checkout
Edit File

...

  1. Select the file you need to Check-in
  2. Right-click and select Version Control > Submit. Notice that the icon changes to the Green Tick

Image RemovedImage Added

Perforce Check In Files

...

  1. Select the file you need to edit.
  2. Right-click and select Version Control > Revert. Notice that the icon changes to match the file's previous state.

Image RemovedImage Added

Perforce Revert Files

...

  1. Under Filesystem, select your Perforce repository. Right-click and select Version Control > Browse Depots
  2. You can see the available Depots.
  3. Expand the nodes and you can see the different folders and files

Image RemovedImage Added

Image RemovedImage Added

Perforce View Depot
 
Perforce View Depot
Navigate Files

...

  1. Under Filesystem, select your Perforce repository. Right-click and select Version Control > Edit Workspace Client
  2. Click on the View Tab
  3. Expand the depot
  4. Right-click on the Folder you are interested in
  5. Select from options Exclude Tree, Include Tree, Include Files, Exclude Files, Include Special .. and Exclude Special...

Image RemovedImage Added

Image RemovedImage Added

Perforce
Edit Workspace

 
Perforce
Edit Workspace
View Tab
Perforce
Edit Workspace
Form Tab

...

  1. The upper left pane shows the series of revision number
  2. The Changelist is the basic unit which consists of a list of files, their revision numbers, the changes you made to the files, and a comment
  3. You can view the comments for each commit under the header description 
  4. Select a commit and right-click. Now select Show Changes and you can see the list of files impacted for this particular commit.
  5. The lower panel shows the commit details, including the full diff

Image RemovedImage Added

Image RemovedImage Added

Perforce Show History
 
Perforce Show History
Changes

...