Hi,
I'm interested in having a working copy inside another working copy. For example, you're working on a website that is in a SVN repository. Then, you want a directory to be your administration interface, that you have in another repository. You want to commit both, the admin interface and the website + the admin interface in both repositories. Is there a way to do that?
Last updated