Re: [RFC] Linux Kernel Subversion Howto

From: Francois Romieu
Date: Fri Feb 04 2005 - 18:42:01 EST


Stelian Pop <stelian@xxxxxxxxxx> :
[...]
> Now, suppose one of my patches introduced a problem. How can someone
> not using BK isolate the patch which introduced the problem ? All he
> can do is to back out the entire set of patches, and the whole point
> of having split the patch initialy into logical changes is lost.

Nope: he digs the bk-commit mailing list archives.

For example, from Roland's mail
2005/01/31 01:37:39-05:00 len.brown
2005/01/31 01:35:48-05:00 len.brown
2005/01/31 00:15:20-05:00 len.brown
2005/01/31 00:12:40-05:00 len.brown
[etc.]

$ grep +/^ChangeSet.*2005/01/31.*len.brown ~/Mail/linux/bk-commit/200505
ChangeSet 1.1983.5.2, 2005/01/31 00:15:20-05:00, len.brown@xxxxxxxxx
ChangeSet 1.1938.498.11, 2005/01/31 00:12:40-05:00, len.brown@xxxxxxxxx
ChangeSet 1.1983.5.3, 2005/01/31 01:37:39-05:00, len.brown@xxxxxxxxx
ChangeSet 1.1938.498.12, 2005/01/31 01:35:48-05:00, len.brown@xxxxxxxxx

Same thing as in Roland's mail but the changes are isolated.

--
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/