Hi, We have a small problem with the use of Darcs for our project. We have a central repository, to which only the developers can push. We also have quite some contributors, who send patches to the developers for committing to the main branch. Our problem is that we not only want to know who created the patch, but that we also want to track who pushed the patch to the branch. A developer committing it should have to change the patch to reflect who committed it (or who wrote the patch), but this would mean that the patch authors would get conflicts when pulling from the main branch again.
The only solution we seem to find is to use the unix filesystem ownership of patches to see who committed the patch. Does anyone have any other solutions for this ? thanks, Remko _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
