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

subversion 1.3.1 problems with command line tools

From: <o.nash_at_cs.ucc.ie>
Date: 2006-05-19 11:30:18 CEST

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
Received on Fri May 19 11:33:09 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.