Modified:
wiki/DevGettingStarted.wiki
Log:
Removed anonymous support.
Modified: wiki/DevGettingStarted.wiki
==============================================================================
--- wiki/DevGettingStarted.wiki (original)
+++ wiki/DevGettingStarted.wiki Fri Jun 12 10:26:39 2009
@@ -33,11 +33,7 @@
Make sure you use https and not http, as you will have authentication
problems later if you do.
-*The anonymous buildout is no more supported.* If you still wish to do
anonymous checkout, use:
-
-{{{
-svn co http://getpaid.googlecode.com/svn/getpaid-anonymous-buildout/trunk
getpaid.buildout
-}}}
+*Note: The anonymous buildout is no more supported.*
For using authorize.net payment processor, uncomment zc.authorizeddotnetet
and getpaid.authorizenet in buildout.cfg