Changes between Version 2 and Version 3 of Obsolete/ExperimentalFeatures


Ignore:
Timestamp:
Apr 16, 2010, 5:04:30 PM (14 years ago)
Author:
nielx
Comment:

Add a note about updating

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/ExperimentalFeatures

    v2 v3  
    4141 1. Perform a normal build with this directory as source directory
    4242
     43= Instructions: Updating =
     44
     45Updating the tree requires a few steps. First you need to pop all the patches, update the source, update the patch queue, and then apply them again. Luckily, this is all automated by using the following command in your `trunk.hg` directory:
     46{{{
     47/bin/bash update_experimental
     48}}}
     49
     50'''Note:''' There has not been an occasion yet where the patches caused conflicts. That behavior is unknown for now. This will be updated in the future.
     51
     52