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

RE: Issues with Subversion and ViewCVS

From: Alex Brown <abrown_at_diginexus.com>
Date: 2003-06-16 23:56:39 CEST

I recompiled Subversion 0.24.1 with Python 2.3. Here are the library
files in my /usr/local/lib directory/

[root@svn subversion-0.24.1]# ls /usr/local/lib
libcom_err.a libneon.so.23@ libsvn_diff-1.la*
libsvn_ra_dav-1.la* libsvn_repos-1.la* libsvn_wc-1.la*
libdes425.a libneon.so.23.0.9* libsvn_diff-1.so@
libsvn_ra_dav-1.so@ libsvn_repos-1.so@ libsvn_wc-1.so@
libdyn.a libpty.a libsvn_diff-1.so.0@
libsvn_ra_dav-1.so.0@ libsvn_repos-1.so.0@
libsvn_wc-1.so.0@
libgssapi_krb5.a libss.a libsvn_diff-1.so.0.0.0*
libsvn_ra_dav-1.so.0.0.0* libsvn_repos-1.so.0.0.0*
libsvn_wc-1.so.0.0.0*
libgssrpc.a libsvn_client-1.a libsvn_fs-1.a
libsvn_ra_local-1.a libsvn_subr-1.a libswigpl.a
libk5crypto.a libsvn_client-1.la* libsvn_fs-1.la*
libsvn_ra_local-1.la* libsvn_subr-1.la* libswigpl.la*
libkadm5clnt.a libsvn_client-1.so@ libsvn_fs-1.so@
libsvn_ra_local-1.so@ libsvn_subr-1.so@ libswigpl.so*
libkadm5srv.a libsvn_client-1.so.0@ libsvn_fs-1.so.0@
libsvn_ra_local-1.so.0@ libsvn_subr-1.so.0@ libswigtcl8.a
libkdb5.a libsvn_client-1.so.0.0.0* libsvn_fs-1.so.0.0.0*
libsvn_ra_local-1.so.0.0.0* libsvn_subr-1.so.0.0.0* libswigtcl8.la*
libkrb4.a libsvn_delta-1.a libsvn_ra-1.a
libsvn_ra_svn-1.a libsvn_swig_py-1.a libswigtcl8.so*
libkrb524.a libsvn_delta-1.la* libsvn_ra-1.la*
libsvn_ra_svn-1.la* libsvn_swig_py-1.la* python2.2/
libkrb5.a libsvn_delta-1.so@ libsvn_ra-1.so@
libsvn_ra_svn-1.so@ libsvn_swig_py-1.so@ python2.3/
libneon.a libsvn_delta-1.so.0@ libsvn_ra-1.so.0@
libsvn_ra_svn-1.so.0@ libsvn_swig_py-1.so.0@ swig1.3/
libneon.la* libsvn_delta-1.so.0.0.0* libsvn_ra-1.so.0.0.0*
libsvn_ra_svn-1.so.0.0.0* libsvn_swig_py-1.so.0.0.0*
libneon.so@ libsvn_diff-1.a libsvn_ra_dav-1.a
libsvn_repos-1.a libsvn_wc-1.a

Before compilation I set the PYTHON2 environment variable to the
python2.3 directory. It appears to have compiled as the "py" libraries
exist.
A Google search did not show a way to set the PYTHON library path. Is
there some easy way to do this? Are the libraries you see here correct.

Thanks again,
        Alex

-----Original Message-----
From: cmpilato@collab.net [mailto:cmpilato@collab.net]
Sent: Monday, June 16, 2003 2:14 PM
To: Alex Brown
Cc: dev@subversion.tigris.org
Subject: Re: Issues with Subversion and ViewCVS

"Alex Brown" <abrown@diginexus.com> writes:

> You are right that I was bringing up two separate issues in the
> message.
>
> You were also right on the permission issue. I have a convoluted
> Samba setup and it had some permission issues.
>
> As far as ViewCVS, subversion is in the path as far as I can tell. I
> even explicitly defined it (After your first email). I also just
> upgraded to Subversion 0.24.

Right, Subversion is in your path. But what about the Subversion Python
bindings? Do you have an /usr/local/lib/svn-python directory? Is that
directory in your Python library path?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 16 23:57:22 2003

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

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