
- SMARTSYNCHRONIZE WITH TORTOISEHG INSTALL
- SMARTSYNCHRONIZE WITH TORTOISEHG FULL
- SMARTSYNCHRONIZE WITH TORTOISEHG WINDOWS
Reloading plugin C:\Users\robin\AppData\Roaming\Sublime Text 2\Packages\Default\delete_word.py

Reloading plugin C:\Users\robin\AppData\Roaming\Sublime Text 2\Packages\Default\copy_path.py Reloading plugin C:\Users\robin\AppData\Roaming\Sublime Text 2\Packages\Default\comment.py Settings path: /C/Users/robin/AppData/Roaming/Sublime Text 2/Settingsįound 1 files for base name Default.sublime-themeįound 3 files for base name Default (Windows).sublime-keymapįound 1 files for base name Main.sublime-menu Packages path: /C/Users/robin/AppData/Roaming/Sublime Text 2/Packages
SMARTSYNCHRONIZE WITH TORTOISEHG WINDOWS
Startup, version: 2032 windows 圆4 channel: stableĮxecutable: /C/Program Files/Sublime Text 2/sublime_text.exe This is what I get on startup if it helps at all.

SMARTSYNCHRONIZE WITH TORTOISEHG FULL
sublime_packages/tortoise includes full documentation including installation instructions, keyboard bindings and settings. No configuration is necessary and it works on any file. Simply enter one of the shortcuts, or click the appropriate menu item, and Sublime Tortoise will start the appropriate Tortoise* window for the working copy the file is located inside of, in the case of working copy operations, or the file that is selected. User ' hg' obviously belongs to unix group ' dev'.Sublime Tortoise is a plugin for Sublime Text 2 that gives context-sensitive keyboard shortcuts, context menu entries and sidebar menu entries for SVN, Git and Mercurial through the TortoiseSVN, TortoiseGit and TortoiseHg programs on Windows. So that the user CANNOT specify which hosts to connect to. The file /etc/ssh/sshd_config of the firewall contains a line similar to: Match Group dev ssh/autorhized_keys file contains the public keys of all the users that must access the repository

You should see something like Using username "hg".Īuthenticating with public key "imported-openssh-key" from agent auto-login username: hg (or whatever user on the repository server has hg-gateway running).in 'telnet command or local proxy' replace content with ' FULLPATH\plink.exe -v -nc %host:%port (note use the FULL path of executable plink.exe.username: hg (or whatever user on the firewall has your public ssh key in.port: 22 (or whatever appropriate to ssh into the firewall).proxy hostname: your firewall DNS entry or IP address.save session as ' remote-dev' (any name is ok).into hostname put: your repository server's IP address.select your PRIVATE key you saved before, insert passphrase.right-click on the icon in the icon bar, 'add key'.run a windows command prompt (start > run and type 'cmd') and launch 'pageant.exe'.send your sysadmin the PUBLIC KEY not the private key! (sysadmins: read below).select appropriate file (must change file extension filter).select 'load an existing private key file'.if you don't have a ssh key, launch puttygen and:.
SMARTSYNCHRONIZE WITH TORTOISEHG INSTALL
download & install putty, plink, pageant and puttygen from here.System administration assumptions are at the end of this post.
