Edit history for page: distributed-egg-repos

revision author date description r1 r2
31126 mario Fri Jul 18 00:19:00 2014 Properly capitalize CHICKEN on the wiki directory (only first level). I used the following shell script to change things: while IFS= read -d $'\0' -r file ; do sed -i 's/Chicken/CHICKEN/g' "$file" done < <(find wiki -maxdepth 1 -type f -print0 ) Some files have been manually reverted after that, since some substitutions don't apply: - friedly-chicken (repl banner) - survey2011 (Chicken in URI paths) - chickenista-guide (Chickenista) I hope the link canonicalization thing will be on my side.
23647 sjamaan Wed May 11 21:35:00 2011 Add link to tutorial on releasing eggs using the distributed system on the distributed system proposal page, since it's not just a proposal anymore
23153 sjamaan Sun Mar 20 16:49:00 2011 Update outdated info on distributed egg repo
22969 sjamaan Wed Mar 2 19:13:00 2011 Clean up some wording; I'm almost ''positive'' we don't want to use the meta-file for this
22968 sjamaan Wed Mar 2 19:02:00 2011 Add a paragraph why people don't want svn anymore
22967 sjamaan Wed Mar 2 18:57:00 2011 Get rid of the direct non-pattern-replaced URI style; it doesn't really add anything
22966 sjamaan Wed Mar 2 18:54:00 2011 More consistent: use (uri foo) in the repo too
22965 sjamaan Wed Mar 2 18:53:00 2011 Explain we can add more alist options
22964 sjamaan Wed Mar 2 18:51:00 2011 Use Moritz's suggestion for a more declarative and less awkward syntax
22931 mario Tue Mar 1 20:50:00 2011 distributed-egg-repos (wiki): fixed syntax for monospaced text.
22930 sjamaan Tue Mar 1 20:45:00 2011 Add a note about meta files and repo-files containing a list of files
22929 sjamaan Tue Mar 1 20:39:00 2011 Fix parens (bad sjamaan!)
22928 sjamaan Tue Mar 1 20:36:00 2011 Describe the master egg list
22927 syn Tue Mar 1 20:19:00 2011 distributed-egg-repos: add pro section about lower barrier of entry
22926 sjamaan Tue Mar 1 19:57:00 2011 Add initial draft of distributed egg repository plan