<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="MS UI Gothic" size=2>Hello Frans,</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>It is simple. You can start with <A
href="http://www.wincvs.org">www.wincvs.org</A> for
some Windows tools.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>If you really want to get into it, a book
on CVS is also recommend - there is</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>a new book on it. I have it at
home but do not remember the exact title now.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </DIV>
<DIV><FONT face="MS UI Gothic" size=2>Best regards,</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>Paul.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt MS UI Gothic">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt MS UI Gothic; font-color: black"><B>From:</B>
<A title=Frans.de.Roos@epl.ericsson.se
href="mailto:Frans.de.Roos@epl.ericsson.se">Frans de Roos (EPL)</A> </DIV>
<DIV style="FONT: 10pt MS UI Gothic"><B>To:</B> <A
title=osrs-proj@remotesensing.org
href="mailto:'osrs-proj@remotesensing.org'">'osrs-proj@remotesensing.org'</A>
</DIV>
<DIV style="FONT: 10pt MS UI Gothic"><B>Sent:</B> Thursday, June 20, 2002 4:06
PM</DIV>
<DIV style="FONT: 10pt MS UI Gothic"><B>Subject:</B> RE: [OSRS-PROJ]
<Update>:Initial step ready for testing</DIV>
<DIV><BR></DIV>
<DIV><SPAN class=208590407-20062002><FONT face=Arial color=#0000ff
size=2>Hello Mike</FONT></SPAN></DIV>
<DIV><SPAN class=208590407-20062002><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=208590407-20062002><FONT face=Arial color=#0000ff size=2>You
are taking about CVS. Do you have any information on how to set up the CVS on
a windows 2000 machine?</FONT></SPAN></DIV>
<DIV><SPAN class=208590407-20062002><FONT face=Arial color=#0000ff size=2>Is
it simple?</FONT></SPAN></DIV>
<DIV><SPAN class=208590407-20062002><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=208590407-20062002><FONT face=Arial color=#0000ff size=2>Does
it exists any package that sets up the CVS on a
W2k-machine?</FONT></SPAN></DIV>
<DIV><SPAN class=208590407-20062002><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=208590407-20062002><FONT face=Arial color=#0000ff
size=2>Frans</FONT></SPAN></DIV>
<DIV><SPAN class=208590407-20062002></SPAN> </DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> Mike Schmidt
[mailto:mike@sepia.com]<BR><B>Sent:</B> den 20 juni 2002 08:53<BR><B>To:</B>
<A
href="mailto:osrs-proj@remotesensing.org">osrs-proj@remotesensing.org</A>;
<A
href="mailto:osrs-proj@remotesensing.org">osrs-proj@remotesensing.org</A><BR><B>Subject:</B>
Re: [OSRS-PROJ] <Update>:Initial step ready for
testing<BR><BR></FONT></DIV>Hello All,<BR><BR>In response to Paul's message,
my initial thought would be that it would be best to<BR>crate a branch for
this in the CVS for Proj4. This is the way we do this kind of thing in
<BR>my company, and it makes the management easy. It definitely makes it
easy to check for differences<BR>and such, and once the work is complete and
tested, it can easily be merged into the main branch <BR>by the maintainer.
This also allows the maintainer to make changes in the main branch that do
not get lost <BR>in the final merge. <BR><BR>I don't have any experience at
this time with the Proj4 or remotesensing.org CVS conventions, <BR>so I
don't know if this is a reasonable approach in the circumstances. <BR><BR>Of
course, Frank Warmerdam must be in agreement (and maybe create the inital
brnaching). <BR><BR>Mike<BR><BR>At 03:26 PM 20/06/2002 +0900, Paul Selormey
wrote:<BR>
<BLOCKQUOTE class=cite cite="" type="cite">Hello All,<BR>I wish to report
that the initial part of my work on the Proj4<BR>library is ready. This
initial part involves mainly removing the macros<BR>and some of the
#defines.<BR>Unfortunately, the proj4 mailing list has no file section
like the related<BR>lists being hosted on yahoo.groups so I do not know
where to upload the<BR>files.<BR><BR>I could send the files to anyone
interested in testing the results, and I<BR>wish<BR>to post them to the
related mailing lists file sections like the GDAL<BR>mailing<BR>list so
that all can download it.<BR><BR>Please I really need your support to
complete this work. I have not yet<BR>started using the library in my
projects and therefore cannot provide<BR>effective<BR>testing, please
help. Simply use it as the previous and see if there is
any<BR>change.<BR>There is no expected change, since the work so far is
all about removing the<BR>macros to make the codes more readable.<BR><BR>I
am working on Windows and have created VC++6.0 workspace for
the<BR>projection<BR>library. The workspace has<BR>1. proj4 DLL
project<BR>2. proj4 static library project<BR>3. projects for all the
utility programs like cs2cs, proj etc. The
utility<BR>programs<BR> are linked to the static
library.<BR>4. A simple console test program, which uses the DLL
version.<BR>I have attached a screenshot to show the workspace. I hope
this will make it<BR>easier to Windows users with VC++6.0 to play with the
sources.<BR><BR>The "zipped" workspace is about 286 KB.<BR><BR>The output
of the projects are created in a subfolder/directory,
named<BR>"Output".<BR><BR>I have left the macros still in the sources -
only commented them out.<BR>After enough test, I will remove
all.<BR><BR>Another request, please can you send me some test programs and
data. It can<BR>simply<BR>be the proj.exe command line for various
projections you use, some values<BR>and<BR>the expected output. These will
help me test most of the projections. In<BR>fact, any<BR>other help will
be very much appreciated.<BR><BR>Please write directly to me if
possible.<BR><BR>Best regards,<BR>Paul.<BR><BR></BLOCKQUOTE><X-SIGSEP>
<P></X-SIGSEP>________________________________________________________<BR>Mike
Schmidt
Systèmes Scientifiques
SEPIA<BR>President
SEPIA Scientific Systems<BR>Tel:
450-358-2266
100 Richelieu, suite 2000 <BR>Fax:
450-358-2267
Saint-Jean-sur-Richelieu<BR>e-mail:
mike@sepia.com Québec, Canada J3B
6X3<BR><A
href="http://www.sepia.com /"
eudora="autourl">http://www.sepia.com
</A><A href="http://www.intello.com/"
eudora="autourl">http://www.intello.com</A>
<BR><BR>****************************************************************************
<BR>This email message is for the sole use of the intended
recipient(s)<BR>and may contain confidential and privileged information.
<BR>Any unauthorized review, use, disclosure or distribution is
prohibited.<BR>If you are not the intended recipient, please contact the
sender by <BR>reply email and destroy all copies of the original
message.<BR>To reply to our email administrator directly, select the
following <BR><<A href="mailto:postmaster@sepia.com"
eudora="autourl"><FONT
color=#0000ff><U>mailto:postmaster@sepia.com</A></U></FONT>>
<BR>****************************************************************************
</P></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>