- Timestamp:
- Jun 29, 2010, 8:09:57 PM (14 years ago)
- Branches:
- master, debian, mac, no-cups, web
- Children:
- c5a98db
- Parents:
- 423cc42
- git-author:
- Jessica B. Hamrick <jhamrick@…> (06/29/10 20:09:57)
- git-committer:
- Jessica B. Hamrick <jhamrick@…> (06/29/10 20:09:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r423cc42 r03e2535 19 19 http://github.com/jhamrick/gutenbach 20 20 21 Additionally, see README.old for how Gutenbach /used/ to be installed. 22 This can sometimes offer insight into how to fix things that are 23 broken. 21 In terms of how the repository is structured: after discussing the 22 possibility of supporting multiple systems, we decided it would be 23 best to merge everything platform unspecific into the master branch, 24 and then keep separate branches for each other system; e.g. at the 25 moment we have the debian branch, which should be the same as the 26 master branch except that it also contains a debian/ directory. Now, 27 this means that you should never edit platform-unspecific files in the 28 debian directory; they should *always* be edited from the master 29 branch. The debian branch should never be merged into the master 30 branch; merging should *always* happen the other way around. 24 31 25 Questions or comments should be directed at gutenbach@mit.edu 32 See README.old for how Gutenbach /used/ to be installed. This can 33 sometimes offer insight into how to fix things that are broken. 34 35 Questions or comments should be directed at gutenbach AT mit DOT edu. 26 36 27 37 NOTES: … … 80 90 like `gbr sipbmp3 *.mp3` and have it send separate jobs to the queue 81 91 92 - add client scripts for the remctl package, something maybe like 93 `gbvol [set|get] number`. Or maybe just leave it with using remctl. 94 82 95 - fix the web interface 83 96
Note: See TracChangeset
for help on using the changeset viewer.