Re: [lazarus] SVN problem

2006-02-07 Thread Vincent Snijders

Christian Iversen wrote:

On Tuesday 07 February 2006 07:45, Graeme Geldenhuys wrote:


PROPFIND of '/svn/lazarus/trunk': Could not parse response status line.



Could you try doing a fresh checkout?



Could you try a different ISP?

Vincent.

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] SVN problem

2006-02-07 Thread Graeme Geldenhuys
I tried from two different ISP's.  My home account and our work
account.  I confirmed with the network admin that the ISP is
different.  No luck!

I have also tried a fresh checkout to a new directory.  No luck!

svn client version tried: 1.1.2 (I think), 1.2.3 and 1.3.0 (binary
release and compiled from source). No change.

OS's tried:  WinXP, Win2000 and Ubuntu Linux 5.10.  No change.

What is strange is that this only occurs with the FPC and Lazarus
repositories, which are the same server.  Checking out files from
other repositories on other servers work fine (using the svn:// and
the http:// protocol).

Regards,
  - Graeme -



On 2/7/06, Vincent Snijders [EMAIL PROTECTED] wrote:
 Christian Iversen wrote:
  On Tuesday 07 February 2006 07:45, Graeme Geldenhuys wrote:
 
 PROPFIND of '/svn/lazarus/trunk': Could not parse response status line.
 
 
  Could you try doing a fresh checkout?
 

 Could you try a different ISP?

 Vincent.

 _
  To unsubscribe: mail [EMAIL PROTECTED] with
 unsubscribe as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives


_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] SVN problem

2006-02-07 Thread Christian Iversen
On Tuesday 07 February 2006 09:16, Graeme Geldenhuys wrote:
 I tried from two different ISP's.  My home account and our work
 account.  I confirmed with the network admin that the ISP is
 different.  No luck!

 I have also tried a fresh checkout to a new directory.  No luck!

 svn client version tried: 1.1.2 (I think), 1.2.3 and 1.3.0 (binary
 release and compiled from source). No change.

 OS's tried:  WinXP, Win2000 and Ubuntu Linux 5.10.  No change.

 What is strange is that this only occurs with the FPC and Lazarus
 repositories, which are the same server.  Checking out files from
 other repositories on other servers work fine (using the svn:// and
 the http:// protocol).

Please try TortoiseSVN daily snapshots from

http://mapcar.org/tsvn-snapshots/latest/


It solved a similar problem for me.

-- 
Regards,
Christian Iversen

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] SVN problem

2006-02-07 Thread Florian Klaempfl
Graeme Geldenhuys wrote:
 I tried from two different ISP's.  My home account and our work
 account.  I confirmed with the network admin that the ISP is
 different.  No luck!
 
 I have also tried a fresh checkout to a new directory.  No luck!
 
 svn client version tried: 1.1.2 (I think), 1.2.3 and 1.3.0 (binary
 release and compiled from source). No change.
 
 OS's tried:  WinXP, Win2000 and Ubuntu Linux 5.10.  No change.
 
 What is strange is that this only occurs with the FPC and Lazarus
 repositories, which are the same server.  Checking out files from
 other repositories on other servers work fine (using the svn:// and
 the http:// protocol).

As soon as svn 1.3.1 is out we will update, maybe it improves things for you.

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] SVN problem

2006-02-07 Thread Andrew Higgs

Hi Graeme,

I am using svn 1.2.0. What version are you running?

Are you a South African? If you live in SA then we have that in common. 
Could it be telkom (the uber isp)...


Regards
Andrew Higgs

Graeme Geldenhuys wrote:

And I thought I was the only one experiencing this issue.
No, I haven't found a solution yet.  Been downloading the complete
snapshots every couple of days, to stay current. :-(

I even joined the SubVersion and FPC mailing list, to see if someboby
could explain what that error message means.  Still no answer!

Who maintains the FPC and Lazarus svn repository?  Could we contact
them and ask if any settings have been changed on the server in the
last two weeks (that's when this problem started).

Regards,
  - Graeme -

snip

This is the error I keep getting:

C:\LazarusD:\Applications\svn\bin\svn update
svn: PROPFIND request failed on '/svn/lazarus/trunk'
svn: PROPFIND of '/svn/lazarus/trunk': Could not parse response status line. (ht
tp://svn.freepascal.org)


_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] SVN problem

2006-02-07 Thread Graeme Geldenhuys
 I am using svn 1.2.0. What version are you running?

See my previous post.

 Are you a South African? If you live in SA then we have that in common.
 Could it be telkom (the uber isp)...

Yes, I'm from SA.  Not sure if it is Telkom or not (thought it
wouldn't surprise me).  Why can I then connect to other svn servers
via the http protocol. Telkom runs all the adsl, but my ISP is not
Telkom.  My ISP also assured me, they do not run a proxy.

Regards,
  - Graeme -

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] SVN problem

2006-02-06 Thread Graeme Geldenhuys
And I thought I was the only one experiencing this issue.
No, I haven't found a solution yet.  Been downloading the complete
snapshots every couple of days, to stay current. :-(

I even joined the SubVersion and FPC mailing list, to see if someboby
could explain what that error message means.  Still no answer!

Who maintains the FPC and Lazarus svn repository?  Could we contact
them and ask if any settings have been changed on the server in the
last two weeks (that's when this problem started).

Regards,
  - Graeme -



On 2/6/06, Andrew Higgs [EMAIL PROTECTED] wrote:
 Hi Graeme

 Did this problem ever get resolved. I am still experiencing this and
 wondered if you had found a solution.

 Kind regards
 Andrew Higgs

 Graeme Geldenhuys wrote:
  Has something changed on the SVN repository?  For the last  2 days I
  cannot get updates from SVN for Lazarus or FPC.  I was using svn
  command line client ver.1.2.3
  I just saw a new version of SVN was released, so thought that was the
  problem, so upgraded to ver.1.3.0 and still I can do a update or even
  a new checkout.
 
  This is the error I keep getting:
 
  C:\LazarusD:\Applications\svn\bin\svn update
  svn: PROPFIND request failed on '/svn/lazarus/trunk'
  svn: PROPFIND of '/svn/lazarus/trunk': Could not parse response status 
  line. (ht
  tp://svn.freepascal.org)
 
 
 
  In the mean time I am downloading the daily snapshot.  :-(
 
  Regards,
- Graeme -
 
  _
   To unsubscribe: mail [EMAIL PROTECTED] with
  unsubscribe as the Subject
 archives at http://www.lazarus.freepascal.org/mailarchives
 



_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] SVN problem

2006-02-06 Thread Peter Vreman
 And I thought I was the only one experiencing this issue.
 No, I haven't found a solution yet.  Been downloading the complete
 snapshots every couple of days, to stay current. :-(

 I even joined the SubVersion and FPC mailing list, to see if someboby
 could explain what that error message means.  Still no answer!

 Who maintains the FPC and Lazarus svn repository?  Could we contact
 them and ask if any settings have been changed on the server in the
 last two weeks (that's when this problem started).

Nothing has changed on the server.



_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] SVN problem

2006-02-06 Thread Michael Van Canneyt


On Tue, 7 Feb 2006, Graeme Geldenhuys wrote:

 And I thought I was the only one experiencing this issue.
 No, I haven't found a solution yet.  Been downloading the complete
 snapshots every couple of days, to stay current. :-(

 I even joined the SubVersion and FPC mailing list, to see if someboby
 could explain what that error message means.  Still no answer!

 Who maintains the FPC and Lazarus svn repository?  Could we contact
 them and ask if any settings have been changed on the server in the
 last two weeks (that's when this problem started).

Nothing changed on the server, and the routing also didn't change.

Michael.

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] SVN problem

2006-02-06 Thread Christian Iversen
On Tuesday 07 February 2006 07:45, Graeme Geldenhuys wrote:
 PROPFIND of '/svn/lazarus/trunk': Could not parse response status line.

Could you try doing a fresh checkout?

-- 
Regards,
Christian Iversen

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives