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

Re: ooh, new toy!

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-10-03 01:24:59 CEST

Ben Collins-Sussman wrote:
>
> cmpilato has spent the last three weeks teaching ViewCVS how to
> display a Subversion repository, using the python/libsvn_fs bindings.
>
> He's not finished yet, but a simple demo is now up. Just go to the
> front page of our server (http://svn.collab.net) and click the
> 'viewcvs' link to play around.
>
> All of this work is public. If you like what you see, go ahead and
> checkout the latest CVS source of viewcvs from viewcvs.sf.net. Also,
> if you find bugs, please file them in viewcvs' own issuetracker on
> sourceforge.
>
> Pretty neat stuff!
>
> P.S. Yes, people are still debating as to whether ViewCVS should
> change its name or not. Somehow "ViewSCM" or "ViewVC" don't sound too
> good. :-)

Right now I'm getting this error:

Python Exception Occurred

Traceback (most recent call last):
  File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 2877, in run_cgi
    main()
  File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 2770, in main
    request = Request()
  File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 233, in __init__
    self.pool, rev)
  File "/usr/local/viewcvs-1.0-dev/lib/vclib/svn/__init__.py", line 138,
    in __init__ self.repos = _repos.svn_repos_open(rootpath, pool)
RuntimeError: Berkeley DB error while creating `representations' table for
filesystem /usr/www/repositories/svn/db:
Cannot allocate memory

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 3 01:25:33 2002

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.