autohook

Software screenshot:
autohook
Dettagli del software:
Versione: 1.1.0
Data di caricamento: 14 Apr 15
Sviluppatore: Fredrik Haard
Licenza: Libero
Popolarità: 10

Rating: 1.0/5 (Total Votes: 1)

autohook può essere configurato in qualsiasi hgrc (sistema, utente, pronti contro termine) e trigger per una spinta (pretxnchangegroup) in qualsiasi repository che utilizzano tale hgrc. & Nbsp; caricare (Python) ganci esterni che deve accettare parametri repo, utente , avviare Revisone, revisione finale
Contiene due ganci incorporati, adds_branch e has_multiple_heads, e gli utenti che possono evitare i ganci possono essere definiti. Dipende hgapi (https://bitbucket.org/haard/hgapi).
Le variabili di configurazione sotto il gruppo [autohook]:
mettere a punto
& Nbsp; più prolisso.
loadpath
& Nbsp; Percorso da aggiungere al percorso di sistema prima di provare a caricare i moduli da loadmodules
loadmodules
& Nbsp; moduli per caricare prima di eseguire ganci
test
& Nbsp; elenco delle prove che correre per tutti i repository
superuser
& Nbsp; elenco degli utenti che sono autorizzati a prove di bypass
repos
& Nbsp; Lista dei nomi repository
.path
& Nbsp; Percorso del repository chiamato
.tests
& Nbsp; I test di correre per il repository chiamato
Ganci personalizzati sono tenuti a prendere cinque argomenti (controllare l'esempio gancio):
repo - hg repo oggetto da hgapi
utente - nome utente
iniziare - prima revisione (numero) spinto
end - ultima revisione spinto
Config del campione:
[ami]
pretxnchangegroup = python: path / to / autohook / autohook.py: gancio
[Autohook]
debug = true
loadpath = / path / to / ganci
loadmodules = hookmodule1 hookmodule2
test = adds_branch hookmodule1.myhook
repos = orig
orig.path = / path / to / repository
orig.tests = has_multiple_heads hookmodule2.hook

Requisiti :

  • Python

Programmi simili

CVSweb
CVSweb

3 Jun 15

vcs
vcs

11 May 15

RapidSVN
RapidSVN

17 Feb 15

Altri software di sviluppo Fredrik Haard

hgapi
hgapi

13 Apr 15

Commenti a autohook

I commenti non trovato
Aggiungi commento
Accendere le immagini!