Recent

Author Topic: Updates and Downloading...  (Read 6793 times)

Reenen

  • New Member
  • *
  • Posts: 29
    • http://daringapprentice.wikispaces.com
Updates and Downloading...
« on: April 29, 2005, 02:18:52 pm »
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

  • Sr. Member
  • ****
  • Posts: 422
Updates and Downloading...
« Reply #1 on: April 29, 2005, 05:46:31 pm »
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.
The future must be... Fast and OpenSource so...
Think Open and Lightning Fast!

amiso

  • New Member
  • *
  • Posts: 13
    • http://alainmichaud.net
Updates and Downloading...
« Reply #2 on: March 10, 2006, 09:29:08 pm »
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

  • Administrator
  • Hero Member
  • *
  • Posts: 2582
Updates and Downloading...
« Reply #3 on: March 13, 2006, 11:23:04 am »
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....
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

amiso

  • New Member
  • *
  • Posts: 13
    • http://alainmichaud.net
Updates and Downloading...
« Reply #4 on: March 13, 2006, 05:04:18 pm »
Hi,
  yes that was the solution: port 8080

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

it worked nicely !!

Thanks

 

TinyPortal © 2005-2018