Changes between Version 10 and Version 11 of TracGitosisPlugin


Ignore:
Timestamp:
Mar 24, 2013, 5:14:37 AM (11 years ago)
Author:
Ryan J Ollos
Comment:

Added syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • TracGitosisPlugin

    v10 v11  
    3737Example on a RHEL server using Apache httpd :
    3838{{{
     39#!sh
    3940# Create the key pair without passphrase
    4041mkdir /var/www/.ssh
     
    5455You have to enable the plugin (and restart Trac) with this parameter in {{{trac.ini}}}:
    5556{{{
     57#!ini
    5658[components]
    5759tracgitosis.* = enabled