On Wed, Aug 29, 2012 at 04:02:40PM -0400, Ryan Lange wrote:
> Now, instead of importing the vendor's 1.0.1 package into current, I
> would import it into 1.0.1. This seems like a much cleaner solution
> to me, but I'm always afraid that there's something I'm missing. Can
> anyone see anything wrong
Hi all,
I've been thinking up a repository structure for some personal projects
that I am planning. These projects are extensions for a third-party
application, so, naturally, I want to keep versions of this third-party
application in a vendor branch so that they're available to test against.