Changes between Version 13 and Version 14 of InstallationGuidelines/Windows/Developer/Manual


Ignore:
Timestamp:
12/12/11 10:11:41 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Windows/Developer/Manual

    v13 v14  
    4545 * http://launchpad.net/bzr/2.4/2.4.1/+download/bzr-2.4.1-1.win32-py2.7.exe
    4646
    47 Once you have done some hacking & are ready to share this with others, then  [https://login.launchpad.net/+login register for an account on LaunchPad], generate an SSH Key ({{{ssh-keygen}}}), and then push to your branch:
     47Once you have done some hacking & are ready to share this with others, then  [https://login.launchpad.net/+login register for an account on LaunchPad], generate an SSH Key, and then push to your branch:
    4848 * Unzip [http://eden.sahanafoundation.org/downloads/ssh.zip ssh.zip] to a folder in your path (e.g. 'windows')
    4949 * {{{set HOME = C:\Users\windowsusername}}} (Best to do this in System Properties | Environment Variables to preserve across boots)
    5050 * Create SSH keypair using [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Windows/Developer/Manual/ssh-keygen.cmd ssky-keygen.cmd]
    51  *
    5251{{{
    5352bzr whoami "Full Name <email@address.org>"