On Tuesday, August 14, 2012 09:14:47 Leonardo Laface de Almeida wrote:
We have talked about it and we think we have to create an individual repository for the library and the developers should actualize it very often manually. I mean, every time someone wants to change some project, he must to check out the project version and the libraries versions required for it. After developing or correction, the developer must actualize the project and the libraries separated. My questions are: 1) Is that right? I mean, Is there any better other way to control versions of libraries used for several projects? I think use of svn:extrenals is the best soluition for this. Svn: extrenals connects repostiory or its part as an directory inside project. When someone changes file inside this directory and commit, canges in taht directory are commited into that shared repository or directory Peter