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

Re: subversion 1.3.1 problems with command line tools

From: <o.nash_at_cs.ucc.ie>
Date: 2006-05-19 14:52:08 CEST

The explanation given in the FAQ about overlapping docroot and location
directives in apache conf
does not explain my situation.
My docroot path and location of repository are completly different paths.

I have duplicat Locations for subversion and viewvc but even when the
viewvc stuff in commented out the 301 error still persists.
I should also mention that this only occurs with svn command line SmartSVN
client works fine.

On Fri, 19 May 2006 o.nash@cs.ucc.ie wrote:

> Hello,
> I have some problems with this version of subversion:-
> subversion 1.3.1
> SWIG-1.3.24
> httpd-2.0.58 as the access method
> all this is built from source on SuSE Linux 9.3
>
> I have same setup but with subversion 1.3.0 on SLES 9
> which works fine.
>
> the problem is command line svn commands fails with this error
> :~/tempdir> svn co http://servername/repos1
> Authentication realm: <http://servername:80> Subversion Repository
> repos1
> Password for 'oliver':
> svn: PROPFIND request failed on '/repos1'
> svn: PROPFIND of '/repos1': 301 Moved Permanently (http://cosmos.ucc.ie)
> oliver@redwood:~/tempdir>
>
> Also having a problem with viewvc with this error:-
> But I guess that should go to the other list.
> Any ideas welcome ... roll back to 1.3.0 ??
>
> Traceback (most recent call last):
> File "/usr/local/viewvc-1.0-dev/lib/viewcvs.py", line 3576, in main
> request.run_viewcvs()
> File "/usr/local/viewvc-1.0-dev/lib/viewcvs.py", line 255, in
> run_viewcvs
> import vclib.svn
> File "/usr/local/viewvc-1.0-dev/lib/vclib/svn/__init__.py", line 30, in
> ?
> from svn import fs, repos, core, delta
> File "/usr/local/lib/svn-python/svn/fs.py", line 19, in ?
> from libsvn.fs import *
> File "/usr/local/lib/svn-python/libsvn/fs.py", line 5, in ?
> import _fs
> ImportError: /usr/lib/python2.4/site-packages/libsvn/_fs.so: undefined
> symbol: svn_swig_py_fs_get_locks_func
> --
> Oliver Nash
> Computer Systems Support Group
> Department of Computer Science
> University College Cork
> Ireland
> EMAIL:o.nash@cs.ucc.ie
> PHONE:+35321 4902972
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

--
Oliver Nash
Computer Systems Support Group
Department of Computer Science
University College Cork
Ireland
EMAIL:o.nash@cs.ucc.ie
PHONE:+35321 4902972
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 19 14:55:08 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.