debianmacno-cupsweb
Last change
on this file since 973dd91 was
973dd91,
checked in by Edward Z. Yang <edwardzyang@…>, 16 years ago
|
Initial commit.
Signed-off-by: Edward Z. Yang <edwardzyang@…>
|
-
Property mode set to
100644
|
File size:
613 bytes
|
Rev | Line | |
---|
[973dd91] | 1 | This directory exists so that Subversion-based projects can share a single |
---|
| 2 | copy of the ``ez_setup`` bootstrap module for ``setuptools``, and have it |
---|
| 3 | automatically updated in their projects when ``setuptools`` is updated. |
---|
| 4 | |
---|
| 5 | For your convenience, you may use the following svn:externals definition:: |
---|
| 6 | |
---|
| 7 | ez_setup svn://svn.eby-sarna.com/svnroot/ez_setup |
---|
| 8 | |
---|
| 9 | You can set this by executing this command in your project directory:: |
---|
| 10 | |
---|
| 11 | svn propedit svn:externals . |
---|
| 12 | |
---|
| 13 | And then adding the line shown above to the file that comes up for editing. |
---|
| 14 | Then, whenever you update your project, ``ez_setup`` will be updated as well. |
---|
Note: See
TracBrowser
for help on using the repository browser.