For AccuRev GIT Users

After installing the new 2018.2 eclipse plugin follow the steps below to clone from an AccuRev stream into your Eclipse project.
  1. Creating an Eclipse Git Project by Cloning from Existing AccuRev Stream.
  2. Click on option ‘Clone a Git Repository’ option. GUID-0138729C-5B92-4AD1-BD8F-CC41F4D59534-low.png
  3. Select ‘AccuRev’ as shown below and click Next. GUID-45CAEA3E-B3F7-4D7B-9D22-E8A66C9B655A-low.png
  4. Login window pops up. Add the new server if it is not added or continue login with valid username and password and click OK. GUID-730414DE-B048-445E-B118-A95FD4B52AB7-low.png
  5. After a successful Login, you will see the window below that has the ‘Select Depot’ option which you can use to choose desired stream to be cloned. Upon selecting the depot, you will see the streams listed in the selected depot. Select the depot and select particular stream which has to be cloned into Git repository and click Next button. GUID-843D8955-F1DA-402E-B9F7-1E3D9A3E3C8A-low.png
  6. Click Next, GUID-70140E43-D688-4D71-B958-B25B4C14529C-low.png
  7. Select the valid directory to create the Git repository and click Finish option. GUID-3B2AAC91-953D-4B30-914F-FC931D402294-low.png
  8. Git repository will be created as shown below and now you can continue performing supported Git operations. GUID-03DF5DC2-779E-42D3-B503-D9C283C4BABC-low.png

    GUID-9AE2EE74-58D7-4A7B-B070-B9152D2F9894-low.png

To Enable Logging

Navigate to Window→Preferences→Team→Git(AccuRev) to bring up the JGit (AccuRev) preferences window. If the logs are enabled as shown below, it will create two logs named ‘Accurev_GitClient_Log.log’ and ‘Accurev_Git_Log.log’ in the specified directory. Logging is not enabled by default.

GUID-D8523938-2113-480B-986A-AE3E534AB5DD-low.png