I only noticed now, PeterH still needs to update the website for the
SVN access. I'll send him a note.

The quick answer:
svn checkout http://tiopf.techinsite.com.au/svn/tiOPF2/Trunk Source

The long answer:
The attached script will checkout (on first run only) or update your
working copy from SubVersion.  It uses the svn.exe command line client
and will create the following directory layout. The script are
currently for Windows only, but the commands under Linux should be
very similar.


\tiOPF2
     \Source               <=  From svn\tiOPF2\Trunk
     \3rdParty             <=  From svn\3rdParty
     \3rdPartyGUI          <=  From svn\3rdPartyGUI
     \Demos                <=  From svn\Demos
     \Images               <=  From svn\Images
     \SupportApps          <=  From svn\SupportApps
     \_Bin                 <=  From svn\_Bin

All you need to do is modify the "svndir" variable on line 5 to point to
the location of your svn.exe file.

NOTE FOR Free Pascal:
When compiling under Free Pascal, only the svn\tiOPF2\Trunk is needed.
All the other folders are only needed when compiling under Delphi. 
The DBDemos have not been updated for FPC yet (I must really get to
that).

Regards,
   - Graeme -




On 2/25/06, Jesus Reyes <[EMAIL PROTECTED]> wrote:
>
>  --- Graeme Geldenhuys <[EMAIL PROTECTED]> escribió:
>
> > tiOPF version 2 has already been converted to Free Pascal. I
> > convinced
> > my client to sponsor the work for their next project, and did it
> > during Desember.  Get the latest tiOPF framework from the
> > TechInsite
> > SVN repository.
> >
>
> Could you please give more information about how to download tiOPF
> through SVN? I didn't find information in
> http://www.techinsite.com.au/ about it. Or I didn´t search good,
> sorry.
>
>
> >
> > Regards,
> >   - Graeme -
> >
> >
>
> Jesus Reyes A.
>
>
>
>
>
> ___________________________________________________________
> Do You Yahoo!?
> La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. 
> http://net.yahoo.com.mx
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>

Attachment: getopf.bat.remove
Description: Binary data

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to