[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Libraries and projects into SVN

From: <peter.fodrek_at_stuba.sk>
Date: Tue, 14 Aug 2012 14:22:04 +0200

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
Received on 2012-08-14 14:22:48 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.