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
- foundin changed to: "2.11"
- 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.
- login: "ron"
- mimetype: "text/x-markdown"
- private_contact changed to: "be45c1d043980442c8905ea1ed3a2550c0071dea"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to:
"Raw TH1 commands" work, while "transfer" commands don't
- type changed to: "Code_Defect"