SVN: Nested repo

Posted by Extrakun on Stack Overflow See other posts from Stack Overflow or by Extrakun
Published on 2010-04-09T11:12:13Z Indexed on 2010/04/09 11:13 UTC
Read the original article Hit count: 332

Filed under:

We are working with a PHP application which has no concept of switch-able themes; the situation is that we are modifying the application to add our own features, and CSS/Smarty templates for our own look and feel.

We have 2 projects base on this application, each with a different layout/presentation. Hence I need to have one repo for the base application files, and one for the CSS/smarty templates. How should I go about doing this?

© Stack Overflow or respective owner

Related posts about svn