From 65fa58d3c8b5fa3a899c1207f1918303c0314208 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Fri, 26 Jul 2002 19:39:31 +0000 Subject: *** empty log message *** svn path=/trunk/externals/ggee/; revision=56 --- control/cvs.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 control/cvs.pd (limited to 'control') diff --git a/control/cvs.pd b/control/cvs.pd new file mode 100644 index 0000000..afc17c0 --- /dev/null +++ b/control/cvs.pd @@ -0,0 +1,23 @@ +#N canvas 420 4 512 424 10; +#X obj 13 304 shell; +#X obj 57 352 print; +#X msg 13 140 cvs -q update; +#X obj 13 327 route ?; +#X text 10 121 Click to see changes; +#X msg 195 150 fixed_bug_in_shell; +#X msg 31 273 cvs commit -m \$1; +#X msg 194 176 another_useless_bugfix; +#X text 191 124 Click one of these to commit; +#X text 13 9 PD CVS access; +#X text 118 9 (Yes \, its crazy); +#X text 10 57 You will be asked for your password in the console; +#X msg 227 269 cvs add control/cvs.pd; +#X msg 195 209 added_the_cvs_patch; +#X connect 0 0 3 0; +#X connect 2 0 0 0; +#X connect 3 1 1 0; +#X connect 5 0 6 0; +#X connect 6 0 0 0; +#X connect 7 0 6 0; +#X connect 12 0 0 0; +#X connect 13 0 6 0; -- cgit v1.2.1