Author: brosner
Date: Wed Oct 15 12:45:08 2008
New Revision: 1050
Modified:
wiki/GettingSource.wiki
Log:
Updated the SVN location due to one last change.
Modified: wiki/GettingSource.wiki
==============================================================================
--- wiki/GettingSource.wiki (original)
+++ wiki/GettingSource.wiki Wed Oct 15 12:45:08 2008
@@ -5,7 +5,7 @@
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
+svn checkout https://svn.pinaxproject.com/pinax/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.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---