Importing a Subversion dump file to Jazz source control

You can import a Subversion dump file to a new or existing component.

A subversion dump file includes the entire contents of a Subversion repository. To create one of these files, use the Subversion command svnadmin dump path-to-Subversion-repository.

Dump files can be filtered to remove repository contents that you don't want to import to Jazz® source control. For more information about obtaining and filtering Subversion dump files, see http://subversion.tigris.org/.

To import a Subversion dump file:

  1. On the Jazz Source Control main menu, click File > Import, then expand Jazz Source Control, click SVN Dump file, and click Next.
  2. In the Import from SVN into Jazz window, click Browse. Navigate to the dump file you want to import, then click Open.

Feedback