Re: R: (To Phil) Re: [Harbour] harbour source snapshot size

2008-06-07 Thread Szakáts Viktor
lto:[EMAIL PROTECTED] ] Per conto di Szakáts Viktor Inviato: sabato 7 giugno 2008 21.37 A: Harbour Project Main Developer List. Oggetto: Re: (To Phil) Re: [Harbour] harbour source snapshot size Hi Phil, I'm not sure what's going on, but the source snapshots here: http://www.harbour

R: (To Phil) Re: [Harbour] harbour source snapshot size

2008-06-07 Thread Massimo Belgrano
Now seem updated at 07-06-2007 22:02 -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Szakáts Viktor Inviato: sabato 7 giugno 2008 21.37 A: Harbour Project Main Developer List. Oggetto: Re: (To Phil) Re: [Harbour] harbour source snapshot size Hi Phil

Re: (To Phil) Re: [Harbour] harbour source snapshot size

2008-06-07 Thread Szakáts Viktor
Hi Phil, I'm not sure what's going on, but the source snapshots here: http://www.harbour-project.org/harbour-svn.zip http://www.harbour-project.org/harbour-svn.tgz still include all svn internal files (hence they're big). I was under the impression that they're refreshed every three hours, yet t

Re: (To Phil) Re: [Harbour] harbour source snapshot size

2008-06-06 Thread Szakáts Viktor
Thanks a lot Phil. Brgds, Viktor On 2008.06.06., at 1:59, Phil Barnett wrote: On Thursday 05 June 2008 02:23:44 pm Szakáts Viktor wrote: Could you modify the snapshot scripts to use "svn export " rather than "svn checkout " to download the source tree? The "export"-ed source size is current

Re: (To Phil) Re: [Harbour] harbour source snapshot size

2008-06-05 Thread Phil Barnett
On Thursday 05 June 2008 02:23:44 pm Szakáts Viktor wrote: > Could you modify the snapshot scripts to use "svn export " > rather than "svn checkout " to download the source tree? > > The "export"-ed source size is currently 5.5MB as .tar.bz2 and > 8.8MB as .zip, which is much smaller, as all .svn

Re: [Harbour] harbour source snapshot size

2008-06-05 Thread Szakáts Viktor
Hi Przemek, On Thu, 05 Jun 2008, Szakáts Viktor wrote: Hi Viktor, Yes, but notice that a full "svn co" is not enough to rebuild the whole database, as it doesn't contain any history information. What it contains is a duplicate of all files (for offline revert and diff features), plus several

Re: [Harbour] harbour source snapshot size

2008-06-05 Thread Przemyslaw Czerpak
On Thu, 05 Jun 2008, Szakáts Viktor wrote: Hi Viktor, > Yes, but notice that a full "svn co" is not enough to > rebuild the whole database, as it doesn't contain > any history information. What it contains is a duplicate > of all files (for offline revert and diff features), > plus several admin fi

Re: [Harbour] harbour source snapshot size

2008-06-05 Thread Szakáts Viktor
Hi Chen, Viktor, Could you modify the snapshot scripts to use "svn export " rather than "svn checkout " to download the source tree? The "export"-ed source size is currently 5.5MB as .tar.bz2 and 8.8MB as .zip, which is much smaller, as all .svn internal administration files are excluded thi

Re: [Harbour] harbour source snapshot size

2008-06-05 Thread Chen Kedem
Viktor, > Could you modify the snapshot scripts to use "svn export " > rather than "svn checkout " to download the source tree? > The "export"-ed source size is currently 5.5MB as .tar.bz2 and > 8.8MB as .zip, which is much smaller, as all .svn internal > administration files are excluded this way

Re: [Harbour] harbour source snapshot size

2008-06-05 Thread Guillermo Varona Silupú
Hola Alejandro, lo que se puede hacer es utilizar la opcion de exportar del SVN (TortoiseSVN->Exportar) y obtendras una copia de harbour libre de archivos del SVN, que pesa mas o menos 31.9 MB, efectivamente, como tu manifiestas esta es la cuarta parte de la carpeta donde esta SVN que pesa en

(To Phil) Re: [Harbour] harbour source snapshot size

2008-06-05 Thread Szakáts Viktor
Hi Phil, Could you modify the snapshot scripts to use "svn export " rather than "svn checkout " to download the source tree? The "export"-ed source size is currently 5.5MB as .tar.bz2 and 8.8MB as .zip, which is much smaller, as all .svn internal administration files are excluded this way. Brgd

[Harbour] harbour source snapshot size

2008-06-05 Thread Alejandro de Garate
I know we are very close to a new release, but I want to ask if posible to get a solution for the download size of the harbour source snapshot in the meanwhile. What I mean is to get rid of of the unused files belonging to SVN from the real harbour source code. It increments more than 3 time