Sohil Shah wrote: > Hi, > I tried make source-update and got the following error. > > remote: Counting objects: 9148, done. > remote: Compressing objects: 100% (2554/2554), done. > remote: Total 9148 (delta 7366), reused 8097 (delta 6554) > Receiving objects: 100% (9148/9148), 2.18 MiB | 86 KiB/s, done. > Resolving deltas: 100% (7366/7366), done. > echo "Updated to revision 676" > Updated to revision 676 > touch > /home/sohil/Desktop/AVLAB/eCourts/softwares/ekiga/ekiga-3.2.6/win32/src/x264 > > echo --- Getting theora --- > --- Getting theora --- > svn co http://svn.xiph.org/trunk/theora > /home/sohil/Desktop/AVLAB/eCourts/softwares/ekiga/ekiga-3.2.6/win32/src/theora > -r 13809 > svn: Server sent unexpected return value (400 Bad Request) in response > to OPTIONS request for 'http://svn.xiph.org/trunk/theora' > make: *** [update-sources] Error 1 >
To my knowledge, this is a problem between your firewall and svn.xiph.org server. I looked at their server (http://www.xiph.org/svn/), but I did not find any other method. I had a similar problem for gnome repository. Gnome for ex. provides another way to download the svn code, shown at http://live.gnome.org/Subversion. In conclusion, you need to bypass your firewall, or use another transfer method, or write to xiph guys telling them your problem. -- Eugen _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
