Changes

Jump to navigation Jump to search
427 bytes removed ,  08:49, 29 November 2010
remove instructions for altering repository addresses. Git can be configured globally using pushInsteadOf, no need to do this in sugar-jhbuild.
Line 158: Line 158:     
To customize the build you can modify the configuration file named <code>sugar.jhbuildrc</code> or create a copy of it and pass <code>--file /path/to/your/new/config</code> to sugar-jhbuild.
 
To customize the build you can modify the configuration file named <code>sugar.jhbuildrc</code> or create a copy of it and pass <code>--file /path/to/your/new/config</code> to sugar-jhbuild.
  −
=== Write access to the repositories ===
  −
  −
If you have write access to the repositories you can add this (if your login name happens to be marco):
  −
repos['gnome.org'] = ':ext:marco@cvs.gnome.org:/cvs/gnome'
  −
repos['mozilla.org'] = ':ext:marco%gnome.org@cvs.mozilla.org:/cvsroot'
  −
repos['dev.laptop.org'] = 'git+ssh://marco@dev.laptop.org/git/'
  −
repos['dev.laptop.org/projects'] = 'git+ssh://marco@dev.laptop.org/git/projects/'
      
== Compiling using 2 or more CPU cores ==
 
== Compiling using 2 or more CPU cores ==
344

edits

Navigation menu