Author: brosner
Date: Wed Oct 15 08:58:23 2008
New Revision: 1049
Added:
wiki/GettingSource.wiki
Log:
Created GettingSource wiki page.
Added: wiki/GettingSource.wiki
==============================================================================
--- (empty file)
+++ wiki/GettingSource.wiki Wed Oct 15 08:58:23 2008
@@ -0,0 +1,11 @@
+#summary Getting the source
+
+= Getting Source from SVN =
+
+Development is done using SVN. You can get our source code by executing
the following in a command prompt:
+
+{{{
+svn checkout https://svn.pinaxproject.com/trunk pinax
+}}}
+
+This will checkout the latest line of development into the directory named
`pinax`. We do our best to ensure commits do not break anything, but do
keep in mind it is a development version.
\ No newline at end of file
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---