Re: [ilugd] SVN problem

2008-05-06 Thread Karanbir Singh
Subhodip Biswas wrote: > Hi ! > When i am trying to access svn over http i get this : > [EMAIL PROTECTED] ~]$ svn co http://josm.openstreetmap.de/svn/trunk JOSM > svn: REPORT request failed on '/svn/!svn/vcc/default' > svn: REPORT of '/svn/!svn/vcc/default': 400 Bad Request > (http://josm.openstree

Re: [ilugd] SVN problem

2008-05-06 Thread justintmoore22
Do you have svn setup with web dav in your apache config? Svn doesn't support http out of the box, you need to integrate it with apache. There is an excellent tutorial on howtoforge.com on this topic that can explain the subject far better than I can :) Justin On Tue, 6 May 2008 9:48 am, Subho

[ilugd] SVN problem

2008-05-06 Thread Subhodip Biswas
Hi ! When i am trying to access svn over http i get this : [EMAIL PROTECTED] ~]$ svn co http://josm.openstreetmap.de/svn/trunk JOSM svn: REPORT request failed on '/svn/!svn/vcc/default' svn: REPORT of '/svn/!svn/vcc/default': 400 Bad Request (http://josm.openstreetmap.de) While when i am doing thi