How do I make an anonymous checkout of the buildout?

If you do not have, or want to use, a Google account for a checkout of the GetPaid buildout code, you can make an anonymous checkout. Use the following location for the anonymous buildout.

« Back to Table of Contents

For anonymous checkout, use:

svn co http://getpaid.googlecode.com/svn/trunk/getpaid-anonymous-buildout

More on this issue: We have to maintain two buildouts because Google Code requires an account for https access, which is required for write access, and we're currently wiring this into the buildout via svn:externals. We've typically to date made snapshot tarballs available for those who want anonymous access, as we haven't automated creation of the anonymous buildout from the developer one, we are  keeping the two of them in sync, and automating it for the future.