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

sharing libraries between projects

From: Stefan Kadow <stkadow_at_web.de>
Date: 2005-02-05 13:45:32 CET

Hello,

I am a newbie to version control systems. I read almost the whole
Subversion book. Now I am thrilled of it and can't await to begin using
Subversion. But I don't want to make mistakes in planning the layout. So
here comes my question:

I use to share static libraries between different projects. When I am
working on one of those projects I just use the compiled and linked
library (with include files) for linking, not the source code of that
library.

I am looking for a nice way to have separate repositories for every
project (source code) and a separate repository for the source code of
the library with branches and tags. But where do I am versioning the
compiled and linked library file? Do I have to use a copy of this static
library as a vendor drop in every project repository? (I mean a
directory with this library)

I hope, I did not overlooked a section in the subversion book with hints
for best practices by experienced folk.

Thanks,
Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 5 13:47:55 2005

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.