r156 - in branches/rewrite: . tests/Config

Otavio Salvador partial-mirror-devel@lists.alioth.debian.org
Sat, 03 Jul 2004 16:51:19 -0600


Author: otavio
Date: Sat Jul  3 16:51:18 2004
New Revision: 156

Modified:
   branches/rewrite/TODO
   branches/rewrite/tests/Config/invalid-section.conf
Log:
Remove the multiple servers because this can cause many problems for us.

Modified: branches/rewrite/TODO
==============================================================================
--- branches/rewrite/TODO	(original)
+++ branches/rewrite/TODO	Sat Jul  3 16:51:18 2004
@@ -4,7 +4,6 @@
  ## The rewrite of the system need support: ##
 
  * Use apt_pkg much as possible;
- * Support for more then one server by backend (like apt-proxy);
  * This should support selection by section, importance, name;
  * Provide a virtual repository where the application built a new
    Packages file to simulate a complete new repository (useful for

Modified: branches/rewrite/tests/Config/invalid-section.conf
==============================================================================
--- branches/rewrite/tests/Config/invalid-section.conf	(original)
+++ branches/rewrite/tests/Config/invalid-section.conf	Sat Jul  3 16:51:18 2004
@@ -20,7 +20,9 @@
 get_provides = true
 
 [bad_section]
-haha = i_have_no_type
+sections = main
+distributions = local
+filter = all
 
 [sarge]
 server = http://ftp.debian.org/debian