

In most cases, the Command-Line Client can automatically detect your Subversion configuration. All the files involved in the Revision are uploaded. The changelist ID is the Subversion Revision number. The addchangelist command will upload committed Subversion revisions. The addchanges command will upload local changes to files controlled by Subversion before they are checked into version control. Commands recommended for SubversionĬcollab addchanges - Attaches locally-modified files to a review.Ĭcollab addchangelist - Attaches an atomic changelist to a review.Ĭcollab addsvndiffs - Uploads diffs generated from the svn diff command.Ĭcollab commit - Commit changes in the review.

In the Command-Line Client, you can create a review for various activities and files controlled by Subversion. If selected, recurses the files in the svn:externals directories as if these are part of the same repository. If selected, treats the unversioned files as added to the repository. If selected, asks for the SSL Client Certificate password on connecting to the Subversion repository.
Tortoisehg web server executable full#
These are specifically tailored to configure Subversion integration.Ī full path referring the Subversion executable ( svn.exe).Ī user-name you want Collaborator to use on connecting to the Subversion repository.Ī password you want Collaborator to use on connecting to the Subversion repository. Select Subversion in the SCM drop-down list.

This step is obligatory if you plan to use the Add Changes functionality. In the subsequent SCM Configuration dialog, specify the local source code location. Click Add to create a new SCM configuration.
