Questions tagged [viewvc]
5 questions
1
vote
1 answer
How to initialise a ViewVC commit database on Debian?
I'm in the process of trying to move a ViewVC setup (along with Subversion repositories) from one server to another.
I have already created an empty "ViewVC" MySQL database and a database user to access it.
The command
/usr/lib/viewvc/svndbadmin -v…

Jonik
- 2,961
- 4
- 38
- 48
1
vote
1 answer
How to remove repositories from ViewVC commit database?
On a Debian system, my ViewVC database still refers to no longer accessible Subversion repositories (archived, moved to another server...)
Because it hosts a large number of repositories, I cannot delete and rebuild for all repositories.... it would…

Yves Martin
- 879
- 3
- 8
- 21
1
vote
0 answers
Lighttpd with FastCGI configuration running ViewVC - rewrite problems
At the moment I am struggling with the configuration of lighttpd together with ViewVC. The configuration was ported from Apache 2.2.x, which is still running on the machine, serving the WebDAV/SVN stuff, being proxied through.
Now, the problem I am…

0xC0000022L
- 1,516
- 2
- 22
- 42
0
votes
3 answers
ImportError: No module named svn.core Python Traceback
I am working on the Setup of the Subversion server in one of my environments using
RHEL 8
Apache 2.4
Subversion 1.10.6
Python 2.7
Viewvc 1.2.1
Apache & Subversion installation has been done successfully. Further I am trying to use the WebSVN as…

pravintemghare
- 1
- 1
-1
votes
2 answers
Can't start the Subversion server
Recently I had configured subversion edge in my Linux machine. Installation was keen (installed as such described in this link [http://www.collab.net/lightbox/download_info/61/34]) and I was able to log in to the csvn console, access and create…

user145862
- 41
- 1
- 2
- 5