Edgewall Software

Changes between Initial Version and Version 1 of Ticket #3835


Ignore:
Timestamp:
Oct 1, 2006, 7:20:09 PM (18 years ago)
Author:
Emmanuel Blot
Comment:

This is a setup issue, not a Trac issue.

Please search the ticket database for similar issues ("Authentication information not available") as well as the MailingList archive, as this kind of "error" is quite common and has been already been answered several times.

BTW, it seems that you are using 0.10b1 although 0.10 has been released, so you'd better upgrade.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3835

    • Property Priority highestnormal
    • Property Status newclosed
    • Property Version 0.100.10b1
    • Property Resolutionworksforme
  • Ticket #3835 – Description

    initial v1  
    11This my first project with trac. i'm under windows Xp, using svn.
    2 
     2{{{
    33Python Traceback
    44Traceback (most recent call last):
     
    1212    assert req.remote_user, 'Authentication information not available.'
    1313AssertionError: Authentication information not available.
     14}}}