[Checkins] SVN: five.grok/trunk/ Moving externals to devel directory.

Lennart Regebro regebro at gmail.com
Sat Apr 26 05:13:47 EDT 2008


Log message for revision 85749:
  Moving externals to devel directory.
  

Changed:
  U   five.grok/trunk/buildout.cfg
  A   five.grok/trunk/devel/
  A   five.grok/trunk/devel/EXTERNALS.txt
  _U  five.grok/trunk/src/
  D   five.grok/trunk/src/EXTERNALS.txt

-=-
Modified: five.grok/trunk/buildout.cfg
===================================================================
--- five.grok/trunk/buildout.cfg	2008-04-26 09:11:57 UTC (rev 85748)
+++ five.grok/trunk/buildout.cfg	2008-04-26 09:13:46 UTC (rev 85749)
@@ -13,11 +13,14 @@
 
 eggs = five.grok
        grokcore.component
+       martian
+       zope.testing
 
 # Reference any eggs you are developing here, one per line
 # e.g.: develop = src/my.package
 develop = .
           src/grokcore.component
+          src/martian
 
 newest = false
 


Property changes on: five.grok/trunk/devel
___________________________________________________________________
Name: svn:externals
   + # svn ps -F EXTERNALS.txt svn:externals . 
grokcore.component svn://svn.zope.org/repos/main/grokcore.component/trunk
martian svn://svn.zope.org/repos/main/martian/trunk


Copied: five.grok/trunk/devel/EXTERNALS.txt (from rev 85748, five.grok/trunk/src/EXTERNALS.txt)
===================================================================
--- five.grok/trunk/devel/EXTERNALS.txt	                        (rev 0)
+++ five.grok/trunk/devel/EXTERNALS.txt	2008-04-26 09:13:46 UTC (rev 85749)
@@ -0,0 +1,3 @@
+# svn ps -F EXTERNALS.txt svn:externals . 
+grokcore.component svn://svn.zope.org/repos/main/grokcore.component/trunk
+martian svn://svn.zope.org/repos/main/martian/trunk
\ No newline at end of file


Property changes on: five.grok/trunk/src
___________________________________________________________________
Name: svn:externals
   - # svn ps -F EXTERNALS.txt svn:externals . 
grokcore.component svn://svn.zope.org/repos/main/grokcore.component/trunk


Deleted: five.grok/trunk/src/EXTERNALS.txt
===================================================================
--- five.grok/trunk/src/EXTERNALS.txt	2008-04-26 09:11:57 UTC (rev 85748)
+++ five.grok/trunk/src/EXTERNALS.txt	2008-04-26 09:13:46 UTC (rev 85749)
@@ -1,3 +0,0 @@
-# svn ps -F EXTERNALS.txt svn:externals . 
-grokcore.component svn://svn.zope.org/repos/main/grokcore.component/trunk
-martian svn://svn.zope.org/repos/main/martian/trunk
\ No newline at end of file



More information about the Checkins mailing list