[Lazarus] tiOPF: Repository migrated to Git

Frank Church vfclists at gmail.com
Fri Apr 5 19:03:55 CEST 2013


On 1 March 2013 09:16, Graeme Geldenhuys <graeme at geldenhuys.co.uk> wrote:

> Hi,
>
> In case there are anybody using tiOPF, please note the following. I'll
> also update the Free Pascal wiki in the next few minutes.
>
>
> -------- Original Message --------
> Subject: Repository migrated to Git
> Date: Wed, 27 Feb 2013 19:43:33 +0000
> From: Graeme Geldenhuys
> Newsgroups: tiopf.development,tiopf.support,tiopf.general
>
> Hi,
>
> As discussed some months ago, I have finally made the move. After
> various attempts, to see what is the best possible solution, I found
> something that works.
>
> Due to our very odd SubVersion repository layout, it made the migration
> rather difficult.
>
> Anyway, you can checkout the new repository as follows:
>
>   git clone git://tiopf.git.sourceforge.net/gitroot/tiopf/tiopf
>
> This will create a 'tiopf' directory will the repository inside.
>
> Note:
>   tiOPF users that have read-write access to SubVersion must use the
>   following syntax to get read-write access to the Git repository:
>
>   git clone ssh://[username]@tiopf.git.sourceforge.net/gitroot/tiopf/tiopf
>
>   ...replacing [username] with your SourceForge username.
>
>
> It will download +-19MB. You will then have the main tiOPF repository
> that contains 4 branches.
>
>   master - contains nothing, but a readme file. This is equivalent to
>            what Trunk (in SubVersion terms) would be. But that is just
>            a guideline. Due to the nature of the migration, we will
>            not be using this branch for development work.
>   tiopf1 - Contains the tiOPF version 1 code. No history because there
>            was none, when did the conversion from Team Coherence to
>            SubVersion, many years back.
>   tiopf2 - Contains the tiOPF version 2 code, with all its history.
>   tiopf3 - Contains the tiOPF version 3 code, with all its history.
>
>
> Once you cloned the repository, git will leave you in the 'master'
> branch. To switch to another branch, simply run:
>
>   git checkout <branch_name>
>
> eg:
>   git checkout tiopf2
>  or
>   git checkout tiopf3
>
>
> SubVersion repository is still active. I'll ask SourceForge to mark
> it as read-only soon. Then after a few months, we can remove it completel
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>

Which branch should I checkout to use with Lazarus? The information on the
website is bit confusing. The tiopf2 branch appears to date back to 2008

-- 
Frank Church

=======================
http://devblog.brahmancreations.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130405/0885de61/attachment-0002.html>


More information about the Lazarus mailing list