On Mon, May 25, 2009 at 06:28:21PM +0100, Stefan Sperling wrote:
> On Mon, May 25, 2009 at 10:08:11AM -0700, Aaron Zeckoski wrote:
> > I want to manage a small number of changes to a large chunk of code
> > (PHP) from an external project such that when I commit I am only
> > committing the stuff I added or changed and not the rest of the code.
> > The original code is not located in an SVN repository and license
> > stuff means I cannot really put it in into my repository either. Is
> > there any way to manage this? (if this is documented somewhere then
> > please just send along the link)
>
> See this thread from a week ago:
> http://svn.haxx.se/users/archive-2009-05/0582.shtml
Actually that thread has lots of links but misses this very
important one:
http://svnbook.red-bean.com/en/1.5/svn.advanced.vendorbr.html
Stefan
Received on 2009-05-25 19:30:59 CEST