Web Development in WAMP. How to create a repository with multiple dispersed directories?
Alex Arantes
ajarantes at gmail.com
Sat Apr 6 07:17:51 UTC 2013
Hello,
I'm starting to use Mercurial/TortoiseHG on my Windows platform.
I'm developing a few sites (I use WAMP) and I have the following working
structure on my workstation:
wamp/www/projects/site_01 (all web pages and other files like css, js,
images, etc)
wamp/www/projects/site_02
wamp/www/projects/site_03
wamp/www_config/site_01 (all include and log files)
wamp/www_config/site_02
wamp/www_config/site_03
Questions:
1 - Is it possible to create one repository encompassing
"wamp/www/project/site_01" and "wamp/www_config/site_01" other than
defining the root folder as "wamp" and excluding all other directories?
2 - If yes, could you tell me how or show me where to find info on this?
3 - If not, would it be a problem to create a second repo for "site_02"
having "wamp" as the root again, but excluding "site_01" and "site_03"?
4 - Should/could I also add the DB folder?
(wamp/bin/mysql/mysql5.5.20/data/site_01/) Is it possible/desirable? Any
concerns?
Thanks,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20130406/08ad4898/attachment-0002.html>
More information about the Mercurial
mailing list