Fossil

Ticket Change Details
Login
Overview

Artifact ID: b2fc5d7d447b3a4aed749bb3628fbaa8e1def5c9554308f4a36ab1559d8f3a54
Ticket: fd02d0b67b935a60e7ce8548e7c0b383cfd24f9d
"Raw TH1 commands" work, while "transfer" commands don't
User & Date: ron 2020-05-05 13:35:25
Changes

  1. foundin changed to: "2.11"
  2. icomment:
    In [this forum post](https://fossil-scm.org/forum/forumpost/7f87701928) I detail my issues getting "transfer" scripts to work.
    
    The short of it is, in my current setup:
    
    * If I enter the TH1 code in the "Raw TH1 commands" my script executes, but
    * If I have that same exact code in the transfer (e.g. commit or push) boxes, the script doesn't execute
    
    Note that I do have the 'tcl' and 'th1-hooks' enabled in the settings.
    
    This is a problem for me, because I want a bash script to execute and update a web site every time someone commits a change, and I don't want to give access to the web site itself to the developers.
    
  3. login: "ron"
  4. mimetype: "text/x-markdown"
  5. private_contact changed to: "be45c1d043980442c8905ea1ed3a2550c0071dea"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to:
    "Raw TH1 commands" work, while "transfer" commands don't
    
  9. type changed to: "Code_Defect"