The following is a link to the online source repository:
http://code.google.com/p/piccolo2d/source/browse |
---|
Recent changes:
http://code.google.com/p/piccolo2d/source/list |
---|
The source can be checked out anonymously from SVN with this commands:
$ svn checkout http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk piccolo2d.java
$ svn checkout http://piccolo2d.googlecode.com/svn/piccolo2d.net/trunk piccolo2d.net
$ svn checkout http://piccolo2d.googlecode.com/svn/pocketpiccolo2d.net/trunk pocketpiccolo2d.net
Everyone can access the Subversion repository via HTTPS, but Committers must checkout the Subversion repository via HTTPS.
Your username is the same e-mail address you use to login to Google Code (this can be passed in using the --username parameter).
When prompted, enter your generated googlecode.com password.
$ svn checkout https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk piccolo2d.java
$ svn checkout https://piccolo2d.googlecode.com/svn/piccolo2d.net/trunk piccolo2d.net
$ svn checkout https://piccolo2d.googlecode.com/svn/pocketpiccolo2d.net/trunk pocketpiccolo2d.net