Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Can we cvsignore lib?

Jim,

The other minus is that a lot of our projects already have all (or
most) dependencies in lib folder and if we remove then it will be even
worse.

The alternative proposal would be to put all our dependency jars which
was already approved in new project in CVS (just with lib folders to
contains them) and make all our projects to use jars from that project.

Valery

Wednesday, September 5, 2007, 7:54:29 PM, you wrote:

> It seems like we're a long way from storing all dependency jar
> files in CVS.  Until that day comes, does anyone object to adding
> "lib" to the .cvsignore at each project root?  

> On the plus side, this would allow anyone using a link-capable OS
> (*nix) to create a "lib" link to a common lib directory.  This would
> save lots of frustration in copying jar files around as dependencies change over time.

> On the minus side, people would have to create a lib directory (or link in the case above).

> I don't think creating a lib directory is all that bad since we
> already require people to populate it today (which is much more work than making the directory).

> If no one objects, I'd like to do this within the next day or two.

> Jim


> _______________________________________________
> higgins-dev mailing list
> higgins-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/higgins-dev



Back to the top