Pascal Charest wrote:
> I had a similar problem and this is the solution that I used.
>
> At work, my computer is behind a firewall and I must use a proxy server
> to send HTTP requests. So, I needed to set proxy name and address for
> SVN. So, edit ~/.subversion/servers. In the [global] section,
I had a similar problem and this is the solution that I used.
At work, my computer is behind a firewall and I must use a proxy server
to send HTTP requests. So, I needed to set proxy name and address for
SVN. So, edit ~/.subversion/servers. In the [global] section, use these
lines:
[global]
http-p
William Guthrie wrote:
> I am glad this thread was ongoing, because I ran into this error too, and it
> helped to know someone else was experiencing it. The problem appears to be our
> corporate firewall. Is there a generic way to get svn to do a checkout around
> a firewall? In the meantime I fou
TM Tiwari wrote:
> I was trying to download the codes for GNU radio, and I used following
> command in Cygwin
>
> $ svn co http://gnuradio.org/svn/gnuradio/trunk gnuradio
>
> and I received error as follwed:
>
>
> svn: PROPFIND request failed on '/svn/gnuradio/trunk'
> svn: PROPFIND of '/svn/gnurad
I am using svn version 1.3.2thank you~TarunOn 9/26/06, Johnathan Corgan <[EMAIL PROTECTED]> wrote:
TM Tiwari wrote:> Please advise me if I need to do some changes in setting of my computer.
Which version of Subversion are you using?-Johnathan
___
Discuss-
TM Tiwari wrote:
> Please advise me if I need to do some changes in setting of my computer.
Which version of Subversion are you using?
-Johnathan
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss
I checked again but still facing the same problem with Cygwin. I also checked after disabling the firewall, but there was no improvement.I am using Windows XP Media Center, Version 2002 SP 2. I have McAfee Antivirus installed on my computer. I am using Dell Inspiron E1505 Laptop computer.
Please ad
TM Tiwari wrote:
> I was trying to download the codes for GNU radio, and I used following
> command in Cygwin
>
> $ svn co http://gnuradio.org/svn/gnuradio/trunk gnuradio
>
> and I received error as follwed:
>
>
> svn: PROPFIND request failed on '/svn/gnuradio/trunk'
> svn: PROPFIND of '/svn/gn
I was trying to download the codes for GNU radio, and I used following command in Cygwin
$ svn co http://gnuradio.org/svn/gnuradio/trunk gnuradioand I received error as follwed:
svn: PROPFIND request failed on '/svn/gnuradio/trunk'svn: PROPFIND of '/svn/gnuradio/trunk': Could not parse response sta