Posted by: Anonymous
[ip: 134.134.136.3]
on March 11, 2008 01:21 AM
Darcs nicely supports the idea that checkins should only have one feature in them.
Its interactive checkin steps through your changes and adds only the ones you select.
With cvs/subversion, you have to move the file out of the way. Remake the changes you wanted to checkin first.
Checkin. Then move the original file back into place.
Better source control for your coding projects
Posted by: Anonymous [ip: 134.134.136.3] on March 11, 2008 01:21 AMIts interactive checkin steps through your changes and adds only the ones you select.
With cvs/subversion, you have to move the file out of the way. Remake the changes you wanted to checkin first.
Checkin. Then move the original file back into place.
#