Re: [viewvc-users] python issue with viewvc
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <[email protected]> |
This is a classic case of Subversion's Python bindings finding, loading, and using the wrong versions of Subversion's core libraries (out of several different versions of Subversion installed at once on your server). You'll want to visit [email protected] for help about this general problem. Once you get Subversion and its Python bindings behaving as expected, ViewVC should start working as well. seth simmons wrote: > We currently have a RH 5 box running Subversion 1.5 and ViewVC 1.07. > I’m in the process of migrating to newer versions to a new box running > CentOS 5 with Subversion 1.6.11 and ViewVC 1.0.11. > > So far it’s running well. I had one of my developers test checking > items out and committing without any issues. The problem is with ViewVC. > > > > I can get it to initially work, but when selecting any repositories, I > get an error. I’ve been looking around for a couple days with no > solution. Many have said they are having the same issue. > > > > > > Traceback (most recent call last): > > File "/usr/local/viewvc-1.0.11/lib/viewvc.py", line 3761, in main > > request.run_viewvc() > > File "/usr/local/viewvc-1.0.11/lib/viewvc.py", line 261, in run_viewvc > > cfg.general.svn_path) > > File "/usr/local/viewvc-1.0.11/lib/vclib/svn/__init__.py", line 609, > in __init__ > > self.repos = repos.svn_repos_open(rootpath, self.pool) > > File "/usr/lib/python2.4/site-packages/libsvn/repos.py", line 53, in > svn_repos_open > > return apply(_repos.svn_repos_open, args) > > SubversionException: ("Expected FS format '2'; found format '4'", 160043) > > > > > > > > > > > > Seth Simmons > > Systems Administrator > > *Cymfony* > > Office: 617.673.6024 > > Fax: 617.924.6167 > > www.cymfony.com > > > -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Distributed Development On Demand ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2597360 To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkvXSgsACgkQokEGqRcG/W4+zgCfclXDWsHHtyz1MHIJexDs0k1s X/8AoImO+Z5m2JyEXsULdsB/f6S+nx3X =ZRhN -----END PGP SIGNATURE-----