diff options
author | Joris Vink <joris@cvs.openbsd.org> | 2006-06-01 20:00:53 +0000 |
---|---|---|
committer | Joris Vink <joris@cvs.openbsd.org> | 2006-06-01 20:00:53 +0000 |
commit | 91b2539f3bccc40a19757de24447e2354b98f1dd (patch) | |
tree | 39012707a6d654af0794262dc74b337a2dd43f2a /etc/remote | |
parent | 43c990ab0f3db918c8ea3707f821a4667127e554 (diff) |
major rewrite of some rcs parsing stuff:
- rework rcs_getrev() to correctly support branches
- rework rcs_translate_tag() to correctly translate given symbols or
branches into their matching revisions
- rework rcs_rev_add() to correctly update its 'next' pointers
and insert the new revision in the correct place on the list.
- rework rcs_head_get() to return the latest revision on the default
branch if it has been set or the normal HEAD revision otherwise.
- no longer access the rf_head member of the RCSFILE struct manually,
use the rcs_head_get() function which correctly returns the HEAD
revision, there might be a default branch that has to be used.
- for now, when commiting a new revision reset the default branch.
Diffstat (limited to 'etc/remote')
0 files changed, 0 insertions, 0 deletions