diff options
author | W. Trevor King <wking@drexel.edu> | 2009-12-13 06:19:23 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-12-13 06:19:23 -0500 |
commit | 4d057dab603f42ec40b911dbee6792dcf107bd14 (patch) | |
tree | 9a73459aa160e3c96f4893b132543f412ca6e97f /.be/bugs/427e0ca7-17f5-4a5a-8c68-98cc111a2495/comments/a92f97a4-e9fe-43f7-bf56-5862b03a2641/body | |
parent | dff6bd9bf89ca80e2265696a478e540476718c9c (diff) | |
download | bugseverywhere-4d057dab603f42ec40b911dbee6792dcf107bd14.tar.gz |
Converted libbe.storage.vcs.base to new Storage format.
Diffstat (limited to '.be/bugs/427e0ca7-17f5-4a5a-8c68-98cc111a2495/comments/a92f97a4-e9fe-43f7-bf56-5862b03a2641/body')
-rw-r--r-- | .be/bugs/427e0ca7-17f5-4a5a-8c68-98cc111a2495/comments/a92f97a4-e9fe-43f7-bf56-5862b03a2641/body | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/.be/bugs/427e0ca7-17f5-4a5a-8c68-98cc111a2495/comments/a92f97a4-e9fe-43f7-bf56-5862b03a2641/body b/.be/bugs/427e0ca7-17f5-4a5a-8c68-98cc111a2495/comments/a92f97a4-e9fe-43f7-bf56-5862b03a2641/body deleted file mode 100644 index f9c166b..0000000 --- a/.be/bugs/427e0ca7-17f5-4a5a-8c68-98cc111a2495/comments/a92f97a4-e9fe-43f7-bf56-5862b03a2641/body +++ /dev/null @@ -1,33 +0,0 @@ -Howdy all, - -Currently, the code and interface of Bugs Everywhere speaks loosely -about the term “RCS”. Sometimes it means “revision control system” -referring in general to these types of system, and sometimes it talks -about GNU RCS, a specific system. - -I propose that “Version Control System” (“VCS”) has emerged as a -consensus term to refer to such systems in general, with no specific -reference to any particular system. - -So I'd like to modify the Bugs Everywhere code to disambiguate: the term -“VCS” will be used consistently to refer to version control systems in -general, and “RCS” will only ever refer to GNU RCS. - -This will change some interface (e.g. the ‘rcs_name’ configuration -setting, and some of the methods on objects), but making this change -while Bugs Everywhere is small will be much less painful than making it -later. - -Any objections? Any alternative suggestions? - --- - \ “I watched the Indy 500, and I was thinking that if they left | - `\ earlier they wouldn't have to go so fast.” —Steven Wright | -_o__) | -Ben Finney - - -_______________________________________________ -Be-devel mailing list -Be-devel@bugseverywhere.org -http://void.printf.net/cgi-bin/mailman/listinfo/be-devel |