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

ViewCVS not displaying files from cvs2svn.py

From: Alex Brown <abrown_at_diginexus.com>
Date: 2003-06-18 22:35:17 CEST

More information
1) I imported a somewhat large CVS repository into Subversion
2) I then moved some parts around with the "svn mv" command from the
root directory to the "CLIENTS" directory
3) This path
'/viewsvn/viewcvs.cgi/CLIENTS/TCB/Code/inet/src/com/pfny/tcb/NavMenuActi
on.java' does exist on the server
4) This happens when I click on the "view (text) (markup) "
hyperlinks

Every time I select to view any file from ViewCVS I get this message:

Traceback (most recent call last):
  File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 3109, in main
    run_viewcvs(server)
  File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 3070, in
run_viewcvs
    % request.url, '404 Not Found')
ViewCVSException: 404 Not Found:
/viewsvn/viewcvs.cgi/CLIENTS/TCB/Code/inet/src/com/pfny/tcb/NavMenuActio
n.java: unknown location

But, I ONLY get this with files imported with cvs2svn.py. Has anyone
else had this issue, is there a fix?

    Thanks again

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 18 22:35:57 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.