[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

400 Bad Request error from svn

From: Jean Figarella <jfigarella_at_vecna.com>
Date: 2006-08-09 14:20:49 CEST

Here is my problem,

On my network there is a subversion server to which everybody connects
to and checks in/out code and documents. The workstations on the network
are all based on Fedora core 3. And everybody's home directory is on a
nfs share. This nfs share is mounted via the fstab. So no matter to
which box a user logs in, his/her home dir is gonna be the same.

Now here is the trick. I installed a new CentOS4.3 workstation for
testing purposes. Mounted the home dirs like all the Fedora boxes. But
whenever I try to do svn update or any other subversion command from my
home dir I get the following:

*Code:*

bash-3.00$ svn update

svn: REPORT request failed on '/svn/code/!svn/vcc/default'

svn: REPORT of '/svn/code/!svn/vcc/default': 400 Bad Request
(https://subversion)

bash-3.00$

But if I create a new directory, lets call it /local and I move there,
then I can check out code and docuemts and do everything else.

Any ideas?

Thanks

Jean

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 9 14:22:13 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.