<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.2">
</HEAD>
<BODY>
El lun, 29-06-2009 a las 12:36 +0200, Graeme Geldenhuys escribió:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Giuseppe Luigi Punzi wrote:

> I searched, and seems the problem is in server side.

Over the years I have had numerous problems with connections to remote
SubVersion servers. We even had issues with our ISP installing a
transparent proxy and blocking trafic on the port SubVersion uses. :-(
Anyway, we overcame most issues with lots of effort. South Africa only
has something like 2 measly connections to the rest of the world.
Hopefully soon this will change with a new fire optic line being
installed (running the length of Africa to Europe). Anyway, now I am way
off topic.


> Is this git repository, and the wiki page (
> <A HREF="http://wiki.lazarus.freepascal.org/git_mirrors">http://wiki.lazarus.freepascal.org/git_mirrors</A> ) updated to use as trunk
> "svn" checkouts?

Yes, it gets sync'ed every 15 minutes.  Please note that the up-to-date
mirror is in the 'upstream' branch and not the 'master' branch. The
master branch contains my own custom changes/fixes to the Lazarus IDE -
but I don't push this to GitHub often.
</PRE>
</BLOCKQUOTE>
<BR>
Git worked like a charm at the first attempt.<BR>
<BR>
When "git clone --depth 10 git://github.com/graemeg/lazarus.git" finished, I did "git checkout -b work origin/upstream" inside lazarus folder.<BR>
<BR>
Now, I'm trying to build over QT, but this is other crazy history.<BR>
<BR>
Thanks.<BR>
<BR>
</BODY>
</HTML>