/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/developers/win32_build_setup.txt

  • Committer: Jelmer Vernooij
  • Date: 2019-09-01 15:33:59 UTC
  • mto: This revision was merged to the branch mainline in revision 7404.
  • Revision ID: jelmer@jelmer.uk-20190901153359-9gl0ai0x5wuiv444
Rename init-repo to init-shared-repo.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
1) Download cygwin's setup.exe from http://www.cygwin.com
23
23
   At present the current version is 1.5.25-15. This is used primarily to
24
24
   install the build scripts and gcc-mingw. Note that we explicitly *don't*
25
 
   install cygwin's python or bzr package. As we are only interested in
 
25
   install cygwin's python or Breezy package. As we are only interested in
26
26
   running the native version of bzr. For information on running the cygwin
27
27
   port of bzr, look elsewhere.
28
28
 
129
129
 
130
130
   If you do this, you'll probably also want to install a shortcut to
131
131
   ``pageant.exe`` in Start / Programs / Startup so that it always starts when
132
 
   you log in (though you still have to manually add your ssh keys.)
 
132
   you log in (though you still have to manually add your SSH keys.)
133
133
 
134
134
   Note that on the Amazon EC2 machine, I'm having problems with temp files
135
135
   being created without the permission for the current user to actually read