Author: brosner
Date: Thu Sep 18 19:39:20 2008
New Revision: 893

Modified:
    wiki/BackwardsIncompatibleChanges.wiki

Log:
Added a note about SVN not removing the apps/ directory.

Modified: wiki/BackwardsIncompatibleChanges.wiki
==============================================================================
--- wiki/BackwardsIncompatibleChanges.wiki      (original)
+++ wiki/BackwardsIncompatibleChanges.wiki      Thu Sep 18 19:39:20 2008
@@ -7,4 +7,6 @@

  === r887 (September 18, 2008) ===

-In r887 we moved `site-packages/` to `external_libs/` and `apps/` to  
`external_apps/`. We have properly updated `manage.py` to work with this  
change, but if you are using Pinax in another environment such as  
mod_python or mod_wsgi, you will need to adjust the `PYTHONPATH` that you  
set there to reflect this change.
\ No newline at end of file
+In r887 we moved `site-packages/` to `external_libs/` and `apps/` to  
`external_apps/`. We have properly updated `manage.py` to work with this  
change, but if you are using Pinax in another environment such as  
mod_python or mod_wsgi, you will need to adjust the `PYTHONPATH` that you  
set there to reflect this change.
+
+In some cases the `apps/` directory is not removed by Subversion. If you  
still have an `apps/` directory in your Pinax tree, you should `rm -rf`  
that directory.
\ 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to