[mapguide-users] POOL:DWF or AJAX

Ivan Miličević ivan at ineo.hr
Fri Sep 15 11:37:13 EDT 2006


Ok, thanks!!!

 

And just one more thing...

 

3. Ensure that the Windows Environment Variables are set as follows:

 

        SET FDO=[FDO OpenSource]\Fdo

        SET FDOUTILITIES=[FDO OpenSource]\Utilities

        SET FDOTHIRDPARTY=[FDO OpenSource]\ThirdParty

        SET XALANROOT=%FDOTHIRDPARTY%\apache\xml-xalan\c

        SET XERCESCROOT=%FDOTHIRDPARTY%\apache\xml-xerces\c

        SET NLSDIR=%XALANROOT%\Src\xalanc\NLS

 

Q: What is variable and what is value? For example? Is FDO variable and [FDO
OpenSource]\Fdo value? Is that correct?

 

  _____  

From: Jason Birch [mailto:Jason.Birch at nanaimo.ca] 
Sent: 15. rujan 2006 17:30
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] POOL:DWF or AJAX

 

I don't think that it's published anywhere in an easy-to-read format.

 

You can either mine the Project Tracker (this is used extensively) for items
with a target release of 1.0.2:

 

https://mapguide.osgeo.org/servlets/Scarab

 

or search through the Issues or Commits mailing lists depending on the
amount of detail you want:

 

https://mapguide.osgeo.org/servlets/SummarizeList?listName=issues

 

https://mapguide.osgeo.org/servlets/SummarizeList?listName=commits

 

Jason

 

  _____  

From: Ivan Miličević [mailto:ivan at ineo.hr] 
Sent: Friday, September 15, 2006 08:17
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] POOL:DWF or AJAX

Jason, where can i find a list of changes from 1.0.1. until today (talking
about mapguides server)?

 

  _____  

From: Jason Birch [mailto:Jason.Birch at nanaimo.ca] 
Sent: 15. rujan 2006 17:09
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] POOL:DWF or AJAX

 

You can actually use these tools in conjunction.  I have both installed, and
will sometimes use the Tortoise tool when I know a single file has changed
and I don't want to go through the whole process.  However, I prefer the
commandline tools because they allow me to script the update/export/build
process.  My process is something like:

 

- Update FDO (using a version of the batch file provided in the repository,
changed from checkout to update)

- Export FDO to a build directory

- Build FDO third party tools

- Build FDO

- Update MapGuide

- Export MapGuide to a build directory

- Install FDO into the MapGuide OEM structure

- Build MapGuide

- Transfer MapGuide to my VMWare server.

 

With command line tools, I've been able to script most of this, with the
exception of building MapGuide.

 

Ivan, you've probably figured this out from the path that Kenneth provided,
but this is the command to check out MapGuide

 

svn checkout https://mapguide.osgeo.org/svn/mapguide/trunk/MgDev
"D:\OSGeo\MGDev" --username YourOSGeoID --password YourOSGeoPwd

 

Jason

 

  _____  

From: Kenneth, GEOGRAF A/S [mailto:ks at geograf.dk] 
Sent: Friday, September 15, 2006 07:26
To: users at mapguide.osgeo.org
Subject: Re: [mapguide-users] POOL:DWF or AJAX

If you feel uncomfortable using commandline tools, I would recommend that
you try
TortoiseSVN, which is an Explorer extension.
http://tortoisesvn.tigris.org/

That way, you can check out, or update simply by right clicking on the
folder in Explorer.

Using this approach, you only need the URL of the repository, which can be
found on the osgeo website under "Subversion".

FDO: https://fdo.osgeo.org/svn/fdo/trunk
MapGuide: https://mapguide.osgeo.org/svn/mapguide/trunk

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20060915/277d9643/attachment.html


More information about the Mapguide-users mailing list