Re: [Lazarus] Git mirror of Lazarus SubVersion repository is available

2009-04-14 Thread Graeme Geldenhuys
Hi, I created a wiki page documenting the steps on using the Git mirror of Lazarus SubVersion repository. http://wiki.lazarus.freepascal.org/git_mirrors Regards, - Graeme - ___ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.hom

Re: [Lazarus] Git mirror of Lazarus SubVersion repository is available

2009-04-09 Thread Graeme Geldenhuys
Something I forgot to mention in my first post BTW: I'll start a wiki page describing an example workflow and Git usage with the Lazarus mirror. > $ git checkout -b work origin/upstream > > ...this creates a new branch called 'work' which tracks the > original SVN trunk branch and also al

Re: [Lazarus] Git mirror of Lazarus SubVersion repository is available

2009-04-09 Thread Graeme Geldenhuys
On Fri, Apr 10, 2009 at 1:13 AM, Alexander Klenin wrote: > > Hm, apparently sync is not working. Oops, I forgot to make the update script executable on the new server. :-) It should be sync'ed now. Regards, - Graeme - ___ fpGUI - a cross-platform

Re: [Lazarus] Git mirror of Lazarus SubVersion repository is available

2009-04-09 Thread Alexander Klenin
On Thu, Apr 9, 2009 at 23:14, Graeme Geldenhuys wrote: > The Git mirror is hosted on > GitHub at the following URL and is sync'ed with Lazarus > SubVersion trunk every 15 minutes. > >   git://github.com/graemeg/lazarus.git Hm, apparently sync is not working. -- Alexander S. Klenin

Re: [Lazarus] Git mirror of Lazarus SubVersion repository is available

2009-04-09 Thread Alexander Klenin
On Fri, Apr 10, 2009 at 03:30, Graeme Geldenhuys wrote: > On Thu, Apr 9, 2009 at 5:55 PM, Henry Vermaak wrote: >> >> tortoisegit needs msysgit to be installed. > > I see no problem... why double the work of implementing two native > versions of Git. I have successfully cloned the repo with msysg

Re: [Lazarus] Git mirror of Lazarus SubVersion repository is available

2009-04-09 Thread Graeme Geldenhuys
On Thu, Apr 9, 2009 at 5:55 PM, Henry Vermaak wrote: > > tortoisegit needs msysgit to be installed. I see no problem... why double the work of implementing two native versions of Git. > when i boot into windows again (in a couple of months, probably ;) :-) I feel the same. I loaded my Windows

Re: [Lazarus] Git mirror of Lazarus SubVersion repository is available

2009-04-09 Thread Henry Vermaak
2009/4/9 Graeme Geldenhuys : > On Thu, Apr 9, 2009 at 5:17 PM, Reenen Laurie wrote: >> Windows users? >> >> I am downloading TortoiseGit  (http://code.google.com/p/tortoisegit/) >> as we speak, and will try to get the latest 10 revisions :-) > > See my previous post. Windows is well supported now,

Re: [Lazarus] Git mirror of Lazarus SubVersion repository is available

2009-04-09 Thread Graeme Geldenhuys
On Thu, Apr 9, 2009 at 5:17 PM, Reenen Laurie wrote: > Windows users? > > I am downloading TortoiseGit (http://code.google.com/p/tortoisegit/) > as we speak, and will try to get the latest 10 revisions :-) See my previous post. Windows is well supported now, so you shouldn't have any issues. The

Re: [Lazarus] Git mirror of Lazarus SubVersion repository is available

2009-04-09 Thread Graeme Geldenhuys
> > git://github.com/graemeg/lazarus.git > And for those Windows users still thinking they are left out. There is a native Windows port of Git called msysGit available on SourceForge. http://code.google.com/p/msysgit/ I've tested it and it works perfectly on a Windows 2000 system. I also can't

Re: [Lazarus] Git mirror of Lazarus SubVersion repository is available

2009-04-09 Thread Reenen Laurie
Windows users? I am downloading TortoiseGit (http://code.google.com/p/tortoisegit/) as we speak, and will try to get the latest 10 revisions :-) Regards, -Reenen On Thu, Apr 9, 2009 at 2:14 PM, Graeme Geldenhuys wrote: > Hi Everybody, > > A while back I setup a private Git mirror of the Lazaru

[Lazarus] Git mirror of Lazarus SubVersion repository is available

2009-04-09 Thread Graeme Geldenhuys
Hi Everybody, A while back I setup a private Git mirror of the Lazarus SubVersion (trunk only) repository. This was for my personal use. Since then I thought others might enjoy a Git mirror as well. Seeing that our company has limited internet bandwidth I decided to move the mirror repository to a