URL:
  <http://gna.org/bugs/?func=detailitem&item_id=2592>

                 Summary: viewcvs should handle non-existing repositories
better
                 Project: Savane
            Submitted by: dbr
            Submitted on: Wed 07/06/2005 at 18:50
                Category: Web Frontend
                Priority: C - Normal
                Severity: 1 - Wish
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
                 Release: 
         Planned Release: 

    _______________________________________________________

Details:

When trying to browse a repository that does not exist, one gets an error
page like:

An Exception Has Occurred

radeon-control: unknown location

HTTP Response Status

404 Not Found

Python Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/viewcvs/viewcvs.py", line 3235, in
main
    request.run_viewcvs()
  File "/usr/lib/python2.3/site-packages/viewcvs/viewcvs.py", line 317, in
run_viewcvs
    % self.where, '404 Not Found')
ViewCVSException: 404 Not Found: radeon-control: unknown location


This happens in particular if the repository has not been created  (just
after enabling svn). It would be nicer if there was a friendly page
explaining the repository does not exist, and mentioning the creation delay.







    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=2592>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Savane-dev mailing list
[email protected]
https://mail.gna.org/listinfo/savane-dev

Reply via email to