Changes between Version 29 and Version 30 of TracFormsPlugin


Ignore:
Timestamp:
Jun 16, 2008, 11:28:21 PM (16 years ago)
Author:
Rich Harkins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracFormsPlugin

    v29 v30  
    8181}}}
    8282
     83For older versions, cd into tags and then into the desired version.  For example, to use the 0.1 version:
     84
     85{{{
     86#!sh
     87cd tracformsplugin
     88cd tags
     89cd release-0.1
     90cd 0.11
     91
    8392=== Method 1: Lay an egg ===
    8493From here, you can do one of two things.  The first is building an egg to drop into your project's plugins directory or your master project's plugins directory (replace or define $TRACENV_DIR with your project's base directory):