On Oct 31, 2005, at 12:55 PM, Ian Bicking wrote:


Phillip J. Eby wrote:

Ian Bicking wrote:

Now that Python has moved to svn, maybe there's an svn external that can
be set up pointing to that server?

Not yet; the name of the file in SVN is 'ez_setup.py', but you can only
do an external to directories, not individual files.
The other issue of course is that the eby-sarna SVN version is only
updated when I actually make a release, which is not necessarily the
same time at which I update the version numbers in revision control!
So, I don't think I'll be changing this at the moment, without some
thought as to how to keep it separate.


The svn layout of sandbox is a little funny now; I'd might think setuptools/branches/ez_setup would be possible, or I suppose branches/setuptools/ez_setup (with the current layout). Or something like that. Or maybe a tag.

IIRC, the svn client doesn't like it when you update a tag, so that might be more cumbersome than a branch.

-bob

Reply via email to