on 1/16/02 12:30 PM, "Sam Ruby" <[EMAIL PROTECTED]> wrote:
> Life is easy when you work primarily on one project. When you work on
> muliple projects, the problem gets way more complicated. What happens when
> every project checks in their own xml parser, or -dev version of torque?
> Which one do you use?
>
> - Sam Ruby
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?
-jon
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>