R: [mapguide-users] Re: Mapguide beta 2.4: quick plot on a
basic layout from .net app does not work
Jackie Ng
jumpinjackie at gmail.com
Thu Apr 12 11:36:29 EDT 2012
Nononononono.
You do not have to check out any source code. There is nothing to compile.
The directories under the www dir of your MapGuide installation are svn
working copies. They're effectively *the* source code. Most of these files
are web pages, css, images and javascript files, things that take effect
immediately when you edit and save. That's why we're now SVN tracking these
dirs.
So anyway once you have installed an svn client, using the quickplot fix as
the example (http://trac.osgeo.org/mapguide/changeset/6572), you'll see the
affected directories are "mapviewerphp" and "viewerfiles". So just navigate
to this directory in your MG installation and from the command-line:
svn update mapviewerphp
svn update viewerfiles
(for good measure, svn update every dir under www)
Or with TortoiseSVN:
- Right click "mapviewerphp", TortoiseSVN - Update
- Right click "viewerfiles", TortoiseSVN - Update
(for good measure, select all dirs here and right click TortoiseSVN -
Update. It will do all the selected dirs)
This will pull down the latest file modifications in the selected
directories and apply them into your own local installation.
- Jackie
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Mapguide-beta-2-4-quick-plot-on-a-basic-layout-from-net-app-does-not-work-tp4849088p4856912.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list