We have set up our repository like this:

ClientName
    sites
        Active4D
            branches
            tags
            trunk
        Site1
            branches
            tags
            trunk
        Site2
            branches
            tags
            trunk

Actually, I would recommend the following structure:

ClientName
   Site1
      branches
      tags
         v0001
            Active4D
            mylibs
            web
            web_static  (used to be web_decoy)
      trunk
         Active4D
         mylibs
         web
         web_static  (used to be web_decoy)

This way you check out the entire trunk to the 4D database directory, and when you make a tag you capture everything, including the Active4D folder.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to