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