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

RE: Issues with ViewCVS

From: Alex Brown <abrown_at_diginexus.com>
Date: 2003-06-17 17:02:00 CEST

Ok, I admit my response was not what you asked. Here is what you
requested:

[root@svn subversion-0.24.1]# ls /usr/local/lib/svn-python
libsvn/ svn/

I did run:
        'make swig-py' AND
        'make install-swig-py'

I'm having trouble finding out much information about the Python
component installation.
The best information I found was here:
        http://codespeak.net/moin/pypy/moin.cgi/HowToInstallServer

Swig was not mentioned in the normal INSTALL file. After and fgrep I
found a reference in "./subversion/bindings/swig/INSTALL"

There is no mention of it in the project FAQ. I found a couple lines in
the ./doc directory.

./doc/book/book/ch07.xml: are located in
<filename>subversion/bindings/swig</filename>
./doc/book/book/ch07.xml:
class="url">http://www.swig.org</systemitem>.</para>
./doc/user/lj_article.txt:In addition, proper SWIG bindings
(www.swig.org) should make

I added the following directories to my PATH:
        /usr/local/lib/svn-python
        /usr/local/lib/svn-python/libsvn
        /usr/local/lib/svn-python/svn

I am not aware of a Python specific path and how to set it. A Google
search on the subject turned up fruitless.
Could you possibly point me in the right direction with this.

I think many people who adopt Subversion will want to use viewcvs to
view the repository. I would be happy to write up a
quick document on the subject if that would help the project. Unless of
course there is one that I have not yet found.

Thanks again for your time,
        Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 17 17:02:43 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.