Help on Uploading

There are several ways to upload an existing repository to SSH Control.

All of them happen when a project is first created. At this time, the user is presented with the option of uploading a file. The file may be any of the following four types:

  • First , it can be a Subversion dump file, optionally compressed using gzip or bzip2.

  • Second , it could be a Subversion repository directory as a tar tape archive, optionally compressed using gzip or bzip2.

  • Third , it could be a Git repository directory as a tar tape archive, optionally compressed using gzip or bzip2.

  • Fourth , it could be a Mercurial repository directory as a tar tape archive, optionally compressed using gzip or bzip2.