Revert changes

For objects that are changed locally but not yet synchronized to the SVN source control system, you can give up the local changes and restore to the version in the source control system.

To revert objects from the SVN source control system:

  1. In the workspace format, right-click the workspace, target, library, or object in the System Tree and select SVN Revert from the pop-up menu.

    In the solution format, right-click the solution, project, or object in the System Tree and select SVN Revert from the pop-up menu.

  2. Select the objects you want to revert and then click OK.

    PowerBuilder downloads the object from the SVN source control system and replaces the copy in the local workspace/solution.

    Note

    In the solution format, it is unsupported to revert the OLE of a deleted object (you can only use the SVN or Git tool to revert the corresponding .bin file).

    Be sure to revert the .pblmeta file at the same time, and merge the file properly whenever necessary.