source: gutenbach-web/old/README.txt @ 27ee337

debianmacno-cupsweb
Last change on this file since 27ee337 was 27ee337, checked in by Kyle Brogle <broglek@…>, 14 years ago

Actually moved files into 'old' directory

  • Property mode set to 100644
File size: 613 bytes
Line 
1This directory exists so that Subversion-based projects can share a single
2copy of the ``ez_setup`` bootstrap module for ``setuptools``, and have it
3automatically updated in their projects when ``setuptools`` is updated.
4
5For your convenience, you may use the following svn:externals definition::
6
7    ez_setup svn://svn.eby-sarna.com/svnroot/ez_setup
8
9You can set this by executing this command in your project directory::
10
11    svn propedit svn:externals .
12
13And then adding the line shown above to the file that comes up for editing.
14Then, whenever you update your project, ``ez_setup`` will be updated as well.
Note: See TracBrowser for help on using the repository browser.