Edgewall Software

Ticket #7233 (reopened enhancement)

Opened 5 months ago

Last modified 5 months ago

wiki/TracDownload needs clean up

Reported by: trac-hacks@… Owned by: cmlenz
Priority: normal Milestone: not applicable
Component: admin/web Version:
Severity: blocker Keywords:
Cc:

Description

there is a typo on http://trac.edgewall.org/wiki/TracDownload

The latest revision for the devel version of Trac (currently 0.11dev) can be checked out with the following command:

svn co http://svn.edgewall.org/repos/trac/trunk trac

when it should be 0.12dev. I accidentally upgraded to 0.12, while trying to get 0.11rc1 or above.

Attachments

Change History

  Changed 5 months ago by anonymous

  • status changed from new to closed
  • resolution set to fixed

follow-up: ↓ 3   Changed 5 months ago by cboos

Thanks for the notice. I also added a section for installing latest 0.11-stable from source (TracDownload@73).

in reply to: ↑ 2 ; follow-up: ↓ 5   Changed 5 months ago by trac-hacks@…

  • status changed from closed to reopened
  • resolution fixed deleted

Replying to cboos:

Thanks for the notice. I also added a section for installing latest 0.11-stable from source (TracDownload@73).

Thanks for the extra feedback.

Then, there should also be an section for easy-install for 0.12; The packages for 0.10, should be upgrade to 0.10.5; 0.9.X should be remove, because it is no deprecated;

That page, also needs a little bit of clean up. It is starting to be to cluthered.

  Changed 5 months ago by cboos

I'd be OK for the suggested changes (except for the fact that we don't have a 0.10.5 release yet, see googlegroups:trac-dev:a9bead5bdd99cd74).

What do others think?

in reply to: ↑ 3   Changed 5 months ago by anonymous

  • priority changed from low to normal
  • type changed from defect to enhancement
  • severity changed from major to blocker
  • summary changed from typo on wiki/TracDownload: should be 0.12dev to wiki/TracDownload needs clean up

Replying to trac-hacks@BUGabundo.net:

0.9.X should be remove, because it is no deprecated;


is meant to read:

0.9.X should be remove, because it is now deprecated;

  Changed 5 months ago by nkantrowitz

I will get the new packages listed on PyPI later today, that should greatly simplify most of the install instructions.

follow-up: ↓ 8   Changed 5 months ago by nkantrowitz

Okay, all 0.11rc1 files have been uploaded to PyPI. All of the following should now work:

  • easy_install Trac (0.11rc1)
  • easy_install Trac==0.11rc1 (0.11rc1)
  • easy_install Trac==dev (trunk)
  • easy_install Trac==0.11-dev (0.11-stable)

in reply to: ↑ 7 ; follow-up: ↓ 9   Changed 5 months ago by anonymous

Replying to nkantrowitz:

* easy_install Trac==dev (trunk)

aint trunk 0.12?

in reply to: ↑ 8   Changed 5 months ago by nkantrowitz

Replying to anonymous:

Replying to nkantrowitz:

* easy_install Trac==dev (trunk)

aint trunk 0.12?

Yes, that will get you 0.12dev currently, however the download tag actually points to trunk, so you get whatever the current trunk version is.

Add/Change #7233 (wiki/TracDownload needs clean up)

Author



Change Properties
<Author field>
Action
as reopened
as The resolution will be set. Next status will be 'closed'
to The owner will change from cmlenz. Next status will be 'new'
 
Note: See TracTickets for help on using tickets.