aboutsummaryrefslogtreecommitdiff
path: root/control/cvs.pd
blob: fc1bc66f84d0c64adab7ab2b5a3181c46b17b776 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#N canvas 420 4 512 424 10;
#X obj 13 338 shell;
#X obj 57 386 print;
#X msg 13 116 cvs -q update;
#X obj 13 361 route ?;
#X text 10 97 Click to see changes;
#X msg 195 126 fixed_bug_in_shell;
#X msg 31 273 cvs commit -m \$1;
#X msg 194 152 another_useless_bugfix;
#X text 191 100 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 195 185 added_the_cvs_patch;
#X text 203 247 Add a new file to the repository;
#X msg 202 270 control/cvs.pd;
#X msg 52 307 cvs add \$1;
#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 6 0;
#X connect 14 0 15 0;
#X connect 15 0 0 0;