francois / piston

Piston is a utility that eases vendor branch management. This repository is a complete reimplementation of Piston to provide different backends, depending on the repositories and working copies you pistonize from.

francois (author)
Tue Apr 07 13:07:04 -0700 2009
commit  91c22326e6957804b5facb86df36fbbab18e0cf9
tree    b32d24c5730dab2bb591ad54b876875a6b4b59ae
parent  665ef9c4bf88b0330c02e65493c2bdd59ddca596
piston / TODO
100644 7 lines (5 sloc) 0.466 kb
1
2
3
4
5
6
7
= Integration tests to verify
 
* Port conflicts in temporary checkout directory to working copy:
It detects and marks conflicts with changes after last update. But when some changes, which were made before last update, conflict when merging in temporary directory, file is merged correctly but conflicts are not marked
In Piston 1.x old changes were lost, even without conflicts
* Force addition of Git repositories, because the files might be ignored in .gitignore