Recent

Author Topic: tiOPF/de  (Read 3617 times)

Weitentaaal

  • Hero Member
  • *****
  • Posts: 503
  • Weitental is a very beautiful garbage depot.
tiOPF/de
« on: November 17, 2021, 01:33:34 pm »
Hello,

Tryed to install tiOPF by following the wiki instructions. (https://wiki.freepascal.org/tiOPF/de#Download)

used this command:
git clone git://tiopf.git.sourceforge.net/gitroot/tiopf/tiopf

and got:
fatal: unable to connect to tiopf.git.sourceforge.net:
tiopf.git.sourceforge.net[0: 216.105.38.16]: errno=Unknown error

is it possible that this is deprecated ?
just heard people say that the git servers have been moved.

Greetings
Lazarus: 2.0.12 x86_64-win64-win32/win64
Compiler Version: 3.2.2

Fred vS

  • Hero Member
  • *****
  • Posts: 3158
    • StrumPract is the musicians best friend
Re: tiOPF/de
« Reply #1 on: November 17, 2021, 01:48:16 pm »
Hello.

[EDIT]

You may use this site:  https://github.com/graemeg/tiopf

According to the readme.txt

Quote
Where is the source code?
-------------------------
Recently the  tiOPF repository  was converted from  SubVersion to
Git. The old SubVersion  repository contained everything plus the
kitchen  sink  —  all  in  one  massive  repository.   A  bit  of
a  mess  really. While  doing  the  conversion  to Git,  we  took
the  opportunity  to  restructure  the repository  a  bit  better
by  using branches  and sub-repositories  (smaller more  specific
repositories, like the one now holding our website source).

For tiOPF2 code, simply switch to the 'tiopf2' branch:

  git checkout tiopf2

If you want the tiOPF3 code, then switch to the 'tiopf3' branch:

  git checkout tiopf3

So, to download the source, you may do

Code: Bash  [Select][+][-]
  1. $ git clone https://github.com/graemeg/tiopf

Then, in your tiopf directory:
Code: Bash  [Select][+][-]
  1. $ git checkout tiopf2
or
Code: Bash  [Select][+][-]
  1. $ git checkout tiopf3
« Last Edit: November 17, 2021, 02:13:31 pm by Fred vS »
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

Weitentaaal

  • Hero Member
  • *****
  • Posts: 503
  • Weitental is a very beautiful garbage depot.
Re: tiOPF/de
« Reply #2 on: November 17, 2021, 03:24:22 pm »
Thnak you ! :)
Lazarus: 2.0.12 x86_64-win64-win32/win64
Compiler Version: 3.2.2

 

TinyPortal © 2005-2018