aboutsummaryrefslogtreecommitdiff
path: root/pdsvn/pdsvn-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-03-17 17:34:23 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-03-17 17:34:23 +0000
commit8e8ac2b010a57a375768cd80e812dae0c9bfb0b5 (patch)
tree0849109fabf929b0cb0a6224d127a88c74f38950 /pdsvn/pdsvn-help.pd
parentd939eb8ba85d2a202528ec9b58a3c5e0c1aefff4 (diff)
adding helpfiles for pdsvn/pdsvndir
svn path=/trunk/abstractions/senderfruit/; revision=9600
Diffstat (limited to 'pdsvn/pdsvn-help.pd')
-rw-r--r--pdsvn/pdsvn-help.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/pdsvn/pdsvn-help.pd b/pdsvn/pdsvn-help.pd
new file mode 100644
index 0000000..d316d00
--- /dev/null
+++ b/pdsvn/pdsvn-help.pd
@@ -0,0 +1,20 @@
+#N canvas 549 246 438 469 10;
+#X obj 154 113 pdsvn;
+#X text 39 51 pdsvn allows you to add \, diff-to-console and commit
+changes to any patch by creating it within the patch you'd like to
+work with.;
+#X text 40 177 Diff will show you your changes since last commit in
+the Pd console;
+#X text 39 214 Add will add an unversioned file to the repository;
+#X text 38 238 "ci" is short for commit \, and will bring up a window
+where you can type a log message and commit your patch.;
+#X text 41 287 [pdsvn] tries to watch for file changes (by monitoring
+saves) but you can manually refresh its status by clicking the Subversion
+logo.;
+#X text 45 413 If you'd like to work with more than one patch \, please
+see [pdsvndir].;
+#X text 307 446 2008 Luke Iannini;
+#X text 44 347 You can either save pdsvn into your patch \, or save
+the patch \, spawn pdsvn \, commit and then delete it again. It doesn't
+mind either way : ).;
+#X text 10 12 WARNING: pdsvn is experimental and may be unstable.;