Jon Scott Stevens <[EMAIL PROTECTED]> writes: > You guys aren't getting it. All I'm saying is that instead of storing the > files on disk in a directory, that you store them in a CVS repo (on disk). > > Instead of: > > http://jakarta.apache.org/gump/jars/foo.jar > > You would have a url something like this: > > http://cvs.apache.org/viewcvs.cgi?get=foo-1.1.jar&version=1.0 > http://cvs.apache.org/viewcvs.cgi?get=foo-1.1.jar&version=1.1 > > Here is a better example: Torque isn't released yet. So, all the versions > say: torque-3.0-dev.jar. How do you know which version of 3-0-dev.jar is the > right version? What if you need yesterdays version instead of today's?
This is a serious problem. It can be addressed by either following Jon's suggestion, or by not depending on CVS versions of JARs. Perhaps Sam can comment on how realistic this latter option is? Daniel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
