Modify ↓
Opened 14 years ago
Closed 14 years ago
#7322 closed defect (invalid)
Unexpected HTML page found at: //trac-hacks.org/svn/iniadminplugin/0.11
Reported by: | Owned by: | Ryan J Ollos | |
---|---|---|---|
Priority: | normal | Component: | IniAdminPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Man... I love using Trac but... having to be a python, SQLite, pysqlit, Genshi, Subversion, JQuery guru to make any changes is well... the reason it's not taken over the task management universe...
Anyway, I'm just trying to install this. I use: sudo easy_install http://trachacks.org/svn/iniadminplugin/0.11
and keep getting the error: error: Unexpected HTML Page found at http://trac-hacks.org/svn/iniadminplugin/0.11
I can go to the url in a browser and see the two directories..?
Please help!
tia Gary.
Attachments (0)
Change History (2)
comment:1 Changed 14 years ago by
Owner: | changed from Alec Thomas to Ryan J Ollos |
---|
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
You'll need to update your easy_install to > 0.6c10. This is a known and frequent problem. See t:wiki:/TracDev/DevelopmentEnvironmentSetup#Geteasy_install.