Re: [fpc-devel] SVN checkout errors

2015-01-28 Thread Gabor Boros

2015.01.27. 21:06 keltezéssel, Maciej Izak írta:

Hi,

Open %APPDATA%\Subversion\servers in a text editor, find section
[global] and add the line

http-bulk-updates = yes

Regards

Maciej Izak


Works like a charm! Thank You!

Gabor
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


[fpc-devel] SVN checkout errors

2015-01-27 Thread Gabor Boros

Hi,

When I try to checkout form http://svn.freepascal.org on Windows with 
TortoiseSVN always got an error at different stage.



ra_serf: An error occurred during decompression

or

Checksum mismatch for

'X:\...\Lazarus\fixes_1_4\components\codetools\examples\changeparamlist.lpi':

   expected:  3fd9c46765068ce28c40925209e59bb0
 actual:  03b2e1b96c172a5eb85196012c02e5c4

or

Error retrieving REPORT: The server sent an improper HTTP response


No error with other repositories from other servers. Lazarus CCR, 
Firebird, etc.


Gabor
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] SVN checkout errors

2015-01-27 Thread Mark Morgan Lloyd

Gabor Boros wrote:

Hi,

When I try to checkout form http://svn.freepascal.org on Windows with 
TortoiseSVN always got an error at different stage.

..
No error with other repositories from other servers. Lazarus CCR, 
Firebird, etc.


I don't know if this is related but I find that the FPC/Lazarus 
repositories are very sensitive to routing changing in the middle of a 
checkout. This shows up in particular if working on a system emulated by 
Qemu etc., making sure that all traffic leaves us over the same line 
results in a dramatic improvement.


--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] SVN checkout errors

2015-01-27 Thread Maciej Izak
Hi,

Open %APPDATA%\Subversion\servers in a text editor, find section
[global] and add the line

http-bulk-updates = yes

Regards

Maciej Izak
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel