Re: Commit monotone scripts to core?
Hb <[email protected]> Mon, 02 Mar 2009 22:04:22 +0100
| Newsgroups | gmane.comp.cms.xaraya.devel |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Marty Vance schrieb: > ... Hb just mentioned in #support that he was similar DOS batch scripts for > Windows users. > Should we add these to the core under com.xaraya.core:/tools/monotone/, > so that everyone has access to them? ... com.xaraya.qa.test:/repotools/.. is better and independent of core. It would be nice to have a default directory layout as recommendation for starters. Sample: > <xarDevRoot>--+--<xar_1_WebR>--+--html--+--includes... > | | +--modules... > | | +--themes... > | | ... > | | > | +--samples... > | +--tests... > | +--tools--+--monotone- *dead end here* > | +--... > | > +--<xar_2_WebR>.. > | > +--xarqatests--+--bin... > | +--data... > | +--tests... > | +--repotools--+--linux... *new* > | +--win... *new* > | > +--xarreposit *contains monotone databases* The names 'xarqatests' and 'xarreposit' from that layout would be hardcoded dirnames in the DOS script. Starting from the dir above xarqatests (xarDevRoot in this sample) the script would crawl and update everything under it except xarreposit. With %appdata%\monotone\ we have an absolute location on WIN machines to place user settings like 'databases to pull'.