source: web/old/README.txt @ 30beeab

debianmacno-cupsweb
Last change on this file since 30beeab was 30beeab, checked in by Jessica B. Hamrick <jhamrick@…>, 14 years ago

Remove "gutenbach-" from directory names and rename "gutenbach" to "gutenbach-server"

  • 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.