Changes between Version 1 and Version 2 of gbgp_repository
- Timestamp:
- 2015-10-21T13:37:56Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gbgp_repository
v1 v2 41 41 Developments to GBGP should be made from, and committed to, a [http://svnbook.red-bean.com/en/1.0/ch04.html#svn-ch-4-sect-1 branch] rather than directly to the latest trunk version. This allows changes to be tested before merging the required changes back into the trunk. The trunk therefore represents a stable 'next potential release' state for GBGP. Branches can be temporary and might be for working on resolving a specific Trac Ticket. 42 42 43 Instructions for developers working with branches in GBGP are available [https://trac.grassaf.org/ ropp/wiki/gbgp_branches here].43 Instructions for developers working with branches in GBGP are available [https://trac.grassaf.org/gbgp/wiki/gbgp_branches here]. 44 44 45 45 === Preparation for building ===