Changes between Version 1 and Version 2 of RepositoryBestPractices


Ignore:
Timestamp:
07/13/12 15:35:35 (12 years ago)
Author:
jdreed
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RepositoryBestPractices

    v1 v2  
    22 
    33* When committing changes you don't intend to build in the near future, specify `UNRELEASED` in the Changelog. 
     4 
     5There is a -bleeding repository: 
     6 
     7 
     8 Rules for the -bleeding repository: 
     9 
     10- Do not talk about the -bleeding repository. 
     11- Version consistency need not be enforced. 
     12- Use zephyr as a locking system for people testing the same file, or add version tags or something. 
     13- Nothing EVER gets `damove`d to another repo.  Go rebuild it and upload to -dev as usual. 
     14- This NEVER gets added to an end-user's machine, not even for testing.