On Fri, Mar 19, 2010 at 8:13 PM, Gregg Lind <[email protected]> wrote: > Tagging doesn't preclude making a custom package, or just following > HEAD. It does make it easier for me to update 100 machines that run > web.py at once. What's wrong with that?
Use timestamp-based versioning scheme in conjunction with GitHub's tarballing of individual commits. That solves both update issue, and known version issue, doesn't it? -- Branko Vukelić http://foxbunny.tumblr.com/ http://www.flickr.com/photos/16889...@n04/ http://www.twitter.com/foxbunny http://github.com/foxbunny -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
