Re: Request for comments on our vendor library structure

2011-02-14 Thread Mark Parker
On 2/8/2011 2:16 AM, David Aldrich wrote: Hi We are developing a fairly large application that uses open source libraries. We have one svn repo per application. Currently, the open source libraries are all stored with the application. This is a bad idea because the working copy and repo are now

RE: Request for comments on our vendor library structure

2011-02-08 Thread David Aldrich
Hi Bob > Personally, hard drive space is cheap. I would rather have all the > dependencies for each project in my working copy. Sure, store it once in the > repository and use externals in your projects. Thanks very much for your comments. I prefer your approach and have seriously considered usi

RE: Request for comments on our vendor library structure

2011-02-08 Thread Bob Archer
> We are developing a fairly large application that uses open source > libraries. We have one svn repo per application. Currently, the > open source libraries are all stored with the application. This is > a bad idea because the working copy and repo are now very large. > Also, every branch gets a