Commit Changes to the Pricing Repository

Committing changes to a pricing repository copies all saved files in a user's workspace to the pricing repository. The commit operation automatically archives all local changes to the pricing repository (an SVN repository directory) and allows other pricing administrators to access the updated files in the pricing repository when they update their workspace.

About this task

The commit operation checks in all local files that have been added, deleted, and changed. You cannot check in selective files. MATRIXX suggests updating your workspace before committing any files to avoid conflicts during the commit process but this is not required.

Procedure

  1. Under Pricing Repository, click Synchronize Changes.
  2. In the SVN Login Credentials window, log into SVN using your SVN credentials. If you have already logged into SVN through another screen in My MATRIXX, you are not asked to log in.
  3. In Synchronize Changes, click Update.
    If any conflicts exist, it will be identified in the list under Status. You have the following options:
    • Click Revert my changes to undo your changes and revert back to the values that are currently checked in.
    • Click Use my changes to keep the changes that you have made. This option is only available if at least one object is selected and all selected objects have a status conflict.
    Note: Per-file commits (that is, partial commits) are not supported.
  4. In Comment, enter information about the changes.
  5. Click Commit.

Results

Files that are committed successfully are removed from the file list and the changes are saved to the pricing repository under Subversion control. If a conflict exists with any file, it will be identified in the list. Resolve each conflict.