Ignore:
Timestamp:
2011-03-13T10:45:53+01:00 (14 years ago)
Author:
bastiK
Message:

update doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles_nodist/potlatch2/README

    r3902 r3984  
    11The Potlatch 2 styles need to be patched in order to work with the JOSM MapCSS implementation.
    22
    3 The subversion externals definition has an explicit revision number set.
    4 When updating from the remote repository, make sure to change the patched files accordingly.
     3Potlatch 2's repository is git://git.openstreetmap.org/potlatch2.git
    54
    6 The ant task 'assemble' concatinates the patched files to the final style potlatch2.mapcss
     5 * 'source' contains the unmodified source files copied from git.openstreetmap.org/potlatch2.git/history/master:/resources/stylesheets.
     6 * 'patched' contains the manually edited version.
     7 * The ant task 'assemble' concatinates the patched files to the final style 'styles/standard/potlatch2.mapcss'
    78
    8 Another ant task 'update-externals' is a shortcut to change the svn property, such that the externals
    9 points to the revision that is currently checked out.
     9When updating from upstream, keep all 3 in sync.
    1010
    11 When committing, the following should be in sync:
    12  * revision number in the svn externals property
    13  * patched *.css files
    14  * styles/standard/potlatch2.mapcss
     11At time of writing, the last update used 0f12f406e80e7cedb1ca9d4662ab2977077fdc79 but better check the commit dates as well.
Note: See TracChangeset for help on using the changeset viewer.