Re: Problem with svn

2008-02-08 Thread Edward Rudd
However, your other repository you showed working was an "svn://" not an 
 "http://";  the http repository goes through your proxy, the svn:// 
does not. it uses a non-http port and a proprietary protocol.


cyril holzer wrote:

Hi,

 


Yes i’m behind  an ipcop server with squid in transparent mode !!!

I’ve modified my squid.conf with your line at the end, and reboot but 
nothing better.


In order to perform test, I’ve stopped the proxy and it works !!!

 


You are the best ;=)

 


Thank you everybody for your help J

 


An happy little french :D

(but I don’t understand because it works with other repository)

 




*De :* Jacques Marneweck [mailto:[EMAIL PROTECTED]
*Envoyé :* vendredi 8 février 2008 12:36
*À :* cyril holzer
*Cc :* 'Martin Atkins'; djabberd@lists.danga.com
*Objet :* Re: Problem with svn

 


Hi,

 


Are you sitting behind a transparent proxy by any chance?

 


You can add the following to your squid configuration file:

 


extension_methods REPORT MERGE MKACTIVITY CHECKOUT PROPFIND

 


Regards

--jm

 


On 08 Feb 2008, at 10:35 AM, cyril holzer wrote:



Yes, it's my fault when I rewrite the message.

 

The message has changed with the same command, now it's forbidden 

 


prefaub:~#

prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/djabberd

djabberd

svn: L'URL 'http://code.sixapart.com/svn/djabberd/trunk/djabberd' n'existe

pas

prefaub:~#

prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/DJabberd

djabberd

svn: Échec de la requête REPORT sur '/svn/djabberd/!svn/vcc/default'

svn: REPORT de '/svn/djabberd/!svn/vcc/default': 403 Forbidden

(http://code.sixapart.com)

prefaub:~# svn co http://code.sixapart.com/svn/djabberd/ djabberd

svn: 'djabberd' est déjà une copie de travail pour une autre URL; lancer

'svn update' pour le finir.

prefaub:~# svn co http://code.sixapart.com/svn/djabberd/ djabberd_root

svn: Échec de la requête REPORT sur '/svn/djabberd/!svn/vcc/default'

svn: REPORT de '/svn/djabberd/!svn/vcc/default': 403 Forbidden

(http://code.sixapart.com)

prefaub:~#

 

 


(this is a copy/paste ;) )

 

 

 

 


-Message d'origine-

De : [EMAIL PROTECTED] 
<mailto:[EMAIL PROTECTED]>


[mailto:[EMAIL PROTECTED] De la part de Martin Atkins

Envoyé : vendredi 8 février 2008 09:14

À : djabberd@lists.danga.com <mailto:djabberd@lists.danga.com>

Objet : Re: Problem with svn

 


cyril holzer wrote:

 

prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/DJabberd 


djabberd

 


svn: Échec de la requête PROPFIND sur '/svn/djabberd/trunk/Djabberd'

 

svn: PROPFIND de '/svn/djabberd/trunk/Djabberd': 200 OK 


(http://code.sixapart.com <http://code.sixapart.com/>)

 

 

I've noticed that you typed /svn/djabberd/trunk/DJabberd but somehow the 


error message is about /svn/djabberd/trunk/Djabberd (with a lowercase J)

 


Do you know why that is?

 

 

 


--

Jacques Marneweck

http://www.powertrip.co.za/

http://www.powertrip.co.za/blog/

http://www.ataris.co.za/

http://www.dataarchitects.co.za/

 


#include 



 

begin:vcard
fn:Edward Rudd
n:Rudd;Edward
org:Netfor, Inc.;Development
adr;dom:;;11810 Technology Lane;Fishers;IN;46038
email;internet:[EMAIL PROTECTED]
title:Lead Programmer
tel;work:317-813-4500 x 231
x-mozilla-html:FALSE
url:http://www.netfor.com/
version:2.1
end:vcard



RE: Problem with svn

2008-02-08 Thread cyril holzer
Hi,

 

Yes i’m behind  an ipcop server with squid in transparent mode !!!

I’ve modified my squid.conf with your line at the end, and reboot but
nothing better.

In order to perform test, I’ve stopped the proxy and it works !!!

 

You are the best ;=)

 

Thank you everybody for your help :-)

 

An happy little french :D

(but I don’t understand because it works with other repository)

 

  _  

De : Jacques Marneweck [mailto:[EMAIL PROTECTED] 
Envoyé : vendredi 8 février 2008 12:36
À : cyril holzer
Cc : 'Martin Atkins'; djabberd@lists.danga.com
Objet : Re: Problem with svn

 

Hi,

 

Are you sitting behind a transparent proxy by any chance?

 

You can add the following to your squid configuration file:

 

extension_methods REPORT MERGE MKACTIVITY CHECKOUT PROPFIND

 

Regards

--jm

 

On 08 Feb 2008, at 10:35 AM, cyril holzer wrote:





Yes, it's my fault when I rewrite the message.

 

The message has changed with the same command, now it's forbidden 

 

prefaub:~#

prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/djabberd

djabberd

svn: L'URL 'http://code.sixapart.com/svn/djabberd/trunk/djabberd' n'existe

pas

prefaub:~#

prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/DJabberd

djabberd

svn: Échec de la requête REPORT sur '/svn/djabberd/!svn/vcc/default'

svn: REPORT de '/svn/djabberd/!svn/vcc/default': 403 Forbidden

(http://code.sixapart.com)

prefaub:~# svn co http://code.sixapart.com/svn/djabberd/ djabberd

svn: 'djabberd' est déjà une copie de travail pour une autre URL; lancer

'svn update' pour le finir.

prefaub:~# svn co http://code.sixapart.com/svn/djabberd/ djabberd_root

svn: Échec de la requête REPORT sur '/svn/djabberd/!svn/vcc/default'

svn: REPORT de '/svn/djabberd/!svn/vcc/default': 403 Forbidden

(http://code.sixapart.com)

prefaub:~#

 

 

(this is a copy/paste ;) )

 

 

 

 

-Message d'origine-

De : [EMAIL PROTECTED]

[mailto:[EMAIL PROTECTED] De la part de Martin Atkins

Envoyé : vendredi 8 février 2008 09:14

À : djabberd@lists.danga.com

Objet : Re: Problem with svn

 

cyril holzer wrote:

 

prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/DJabberd 

djabberd

 

svn: Échec de la requête PROPFIND sur '/svn/djabberd/trunk/Djabberd'

 

svn: PROPFIND de '/svn/djabberd/trunk/Djabberd': 200 OK 

(http://code.sixapart.com <http://code.sixapart.com/>)

 

 

I've noticed that you typed /svn/djabberd/trunk/DJabberd but somehow the 

error message is about /svn/djabberd/trunk/Djabberd (with a lowercase J)

 

Do you know why that is?

 

 

 

--

Jacques Marneweck

http://www.powertrip.co.za/

http://www.powertrip.co.za/blog/

http://www.ataris.co.za/

http://www.dataarchitects.co.za/

 

#include 





 



Re: Problem with svn

2008-02-08 Thread Jacques Marneweck

Hi,

Are you sitting behind a transparent proxy by any chance?

You can add the following to your squid configuration file:

extension_methods REPORT MERGE MKACTIVITY CHECKOUT PROPFIND

Regards
--jm

On 08 Feb 2008, at 10:35 AM, cyril holzer wrote:


Yes, it's my fault when I rewrite the message.

The message has changed with the same command, now it's forbidden

prefaub:~#
prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/djabberd
djabberd
svn: L'URL 'http://code.sixapart.com/svn/djabberd/trunk/djabberd'  
n'existe

pas
prefaub:~#
prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/DJabberd
djabberd
svn: Échec de la requête REPORT sur '/svn/djabberd/!svn/vcc/default'
svn: REPORT de '/svn/djabberd/!svn/vcc/default': 403 Forbidden
(http://code.sixapart.com)
prefaub:~# svn co http://code.sixapart.com/svn/djabberd/ djabberd
svn: 'djabberd' est déjà une copie de travail pour une autre URL;  
lancer

'svn update' pour le finir.
prefaub:~# svn co http://code.sixapart.com/svn/djabberd/ djabberd_root
svn: Échec de la requête REPORT sur '/svn/djabberd/!svn/vcc/default'
svn: REPORT de '/svn/djabberd/!svn/vcc/default': 403 Forbidden
(http://code.sixapart.com)
prefaub:~#


(this is a copy/paste ;) )




-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Martin Atkins
Envoyé : vendredi 8 février 2008 09:14
À : djabberd@lists.danga.com
Objet : Re: Problem with svn

cyril holzer wrote:


prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/ 
DJabberd

djabberd

svn: Échec de la requête PROPFIND sur '/svn/djabberd/trunk/Djabberd'

svn: PROPFIND de '/svn/djabberd/trunk/Djabberd': 200 OK
(http://code.sixapart.com <http://code.sixapart.com/>)



I've noticed that you typed /svn/djabberd/trunk/DJabberd but  
somehow the
error message is about /svn/djabberd/trunk/Djabberd (with a  
lowercase J)


Do you know why that is?





--
Jacques Marneweck
http://www.powertrip.co.za/
http://www.powertrip.co.za/blog/
http://www.ataris.co.za/
http://www.dataarchitects.co.za/

#include 




RE: Problem with svn

2008-02-08 Thread cyril holzer
Yes, it's my fault when I rewrite the message.

The message has changed with the same command, now it's forbidden 

prefaub:~#
prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/djabberd
djabberd
svn: L'URL 'http://code.sixapart.com/svn/djabberd/trunk/djabberd' n'existe
pas
prefaub:~#
prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/DJabberd
djabberd
svn: Échec de la requête REPORT sur '/svn/djabberd/!svn/vcc/default'
svn: REPORT de '/svn/djabberd/!svn/vcc/default': 403 Forbidden
(http://code.sixapart.com)
prefaub:~# svn co http://code.sixapart.com/svn/djabberd/ djabberd
svn: 'djabberd' est déjà une copie de travail pour une autre URL; lancer
'svn update' pour le finir.
prefaub:~# svn co http://code.sixapart.com/svn/djabberd/ djabberd_root
svn: Échec de la requête REPORT sur '/svn/djabberd/!svn/vcc/default'
svn: REPORT de '/svn/djabberd/!svn/vcc/default': 403 Forbidden
(http://code.sixapart.com)
prefaub:~#


(this is a copy/paste ;) )




-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Martin Atkins
Envoyé : vendredi 8 février 2008 09:14
À : djabberd@lists.danga.com
Objet : Re: Problem with svn

cyril holzer wrote:
> 
> prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/DJabberd 
> djabberd
> 
> svn: Échec de la requête PROPFIND sur '/svn/djabberd/trunk/Djabberd'
> 
> svn: PROPFIND de '/svn/djabberd/trunk/Djabberd': 200 OK 
> (http://code.sixapart.com <http://code.sixapart.com/>)
> 

I've noticed that you typed /svn/djabberd/trunk/DJabberd but somehow the 
error message is about /svn/djabberd/trunk/Djabberd (with a lowercase J)

Do you know why that is?



Re: Problem with svn

2008-02-08 Thread Martin Atkins

cyril holzer wrote:


prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/DJabberd 
djabberd


svn: Échec de la requête PROPFIND sur '/svn/djabberd/trunk/Djabberd'

svn: PROPFIND de '/svn/djabberd/trunk/Djabberd': 200 OK 
(http://code.sixapart.com )




I've noticed that you typed /svn/djabberd/trunk/DJabberd but somehow the 
error message is about /svn/djabberd/trunk/Djabberd (with a lowercase J)


Do you know why that is?



RE: Problem with svn

2008-02-07 Thread cyril holzer
Always the same :x

I've tried with other repository like :
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg

and it works for all.
It's the first time I've this error :(


-Message d'origine-
De : Yann Kerhervé [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 7 février 2008 19:03
À : cyril holzer
Cc : djabberd@lists.danga.com
Objet : Re: Problem with svn


On Feb 6, 2008, at 23:20 , cyril holzer wrote:

> Hello good people,
>
> I’m trying to get djabberd by svn but i’ve the following error :
>
> prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/ 
> DJabberd djabberd
> svn: Échec de la requête PROPFIND sur '/svn/djabberd/trunk/Djabberd'
> svn: PROPFIND de '/svn/djabberd/trunk/Djabberd': 200 OK
(http://code.sixapart.com 
> )
>
> What doe’s it mean ? any ideas ?

Can you try that again? It's not something I can reproduce.

Yann=



Re: Problem with svn

2008-02-07 Thread Yann Kerhervé


On Feb 6, 2008, at 23:20 , cyril holzer wrote:


Hello good people,

I’m trying to get djabberd by svn but i’ve the following error :

prefaub:~# svn co http://code.sixapart.com/svn/djabberd/trunk/ 
DJabberd djabberd

svn: Échec de la requête PROPFIND sur '/svn/djabberd/trunk/Djabberd'
svn: PROPFIND de '/svn/djabberd/trunk/Djabberd': 200 OK (http://code.sixapart.com 
)


What doe’s it mean ? any ideas ?


Can you try that again? It's not something I can reproduce.

Yann