Forum > General

Updates and Downloading...

(1/1)

Reenen:
Ok, lets say version 0.9.7 comes out...

How do I upgrade my Lazarus, without having to download 29mb or whatever the size is, again?

-Reenen

Lightning:
Use CVS and you can have 1.9.7 already, version numbers like this one are for developement, you will have to download the full 1.9.8 or use the CVS wich can download from a specific date and only modified source files, then you just recompile the IDE.
Personally i use the CVS for Lazarus and FPC releases.

amiso:
Hi,
  I typed:

svn checkout http://svn.freepascal.org/svn/lazarus/tags/lazarus_0_9_6 lazarus0.9.6

or

svn checkout http://svn.freepascal.org/svn/lazarus/trunk lazarus

just like they say on the web site but I got an error message :

svn: REPORT request failed on '/svn/lazarus/!svn/vcc/default'
svn: REPORT of '/svn/lazarus/!svn/vcc/default': 400 Bad Request (http://svn.freepascal.org)

What is the problem?  Help please.

Marc:
I assume you have an uptodate svn.
THen this message may be caused by a bad behaving transparent proxy of your ISP. You can try to connect to:
http://svn.freepascal.org:8080/svn....

amiso:
Hi,
  yes that was the solution: port 8080

svn checkout http://svn.freepascal.org:8080/svn/lazarus/trunk lazarus

it worked nicely !!

Thanks

Navigation

[0] Message Index

Go to full version