ok I have a baseline working project.. now I need to copy it off
and make new versions that attach to new systems.. but I want
to always start with my working base code..

whats the best way to copy the project to a new dir..

I was copying the whole thing.. but seems like its still attached
to the same dir's for the forms and change in my new one affects
the old one... so I assume there must be some clean way to copy
a project and make it .. Alone ? not attached in anyway to
the orig one ?