You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Bryan Andrews <ba...@trendinfluence.com> on 2004/04/11 15:38:44 UTC

Source Control Strategies for working with Frameworks

We work with a couple of open source frameworks that we extend and are trying to determine the best way to work / develop against the frameworks with subversion.

Most of our development we do as private assemblies that reference the frameworks, but sometimes its impossible to not change the framework itself.

What I am wondering is how others might setup the dir structure effectively in this situation.

Currently we have the release versions of the framework in the trunk and tagged on each release, then we have a main branch that we dev on.

I am wondering if our main dev should be in the trunk (like normally).

I guess the main needs are to be able to diff between each version of the framework and then diff our development against the new release of the framework.

Any recommendations are appreciated here as we are new to this scenario.

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org