Every time I do an SVN update on my 0.9.7 folder, I get the same four files updated in the core folder and this message:
External: C:\xampp\htdocs\MODx097\core\docs\tutorials\xpdo
Completed: C:\xampp\htdocs\MODx097\core\docs\tutorials\xpdo - at revision: 162
External: C:\xampp\htdocs\MODx097\core\xpdo
Completed: C:\xampp\htdocs\MODx097\core\xpdo - at revision: 162
Completed: At revision: 3409
Shouldn’t they stay updated? They don’t show when I do a "Check for modifications."
Bob
-
MODX Staff
- 10,725 Posts
Perfectly normal; these are svn:external definitions that are pointing at a specific revision of xPDO. Externals create separate "sub"-requests for updates to external SVN repositories; in this case the xpdo repository.