|
Last change
on this file since 3974 was 3902, checked in by bastiK, 15 years ago |
|
mapcss: minor improvements, fixes #5937 - MapCSS matching of piste:type=downhill, fixes #5938 - matching of relation members
|
-
Property svn:eol-style
set to
native
|
|
File size:
672 bytes
|
| Rev | Line | |
|---|
| [3902] | 1 | The Potlatch 2 styles need to be patched in order to work with the JOSM MapCSS implementation.
|
|---|
| 2 |
|
|---|
| 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.
|
|---|
| 5 |
|
|---|
| 6 | The ant task 'assemble' concatinates the patched files to the final style potlatch2.mapcss
|
|---|
| 7 |
|
|---|
| 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.
|
|---|
| 10 |
|
|---|
| 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
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.