Hi all,
I hope someone can help, I'm looking for suggestions regarding the design/layout of my projects in VSS. I will endeavour to explain what I would like advise on as best as I can.
I have common VFP class libraries held in a folder "Classes". Within VSS this "Classes" folder is a project. I share this project to an my application project "Widgets App". This is displayed below and represents the folder structure as well as the VSS project structure.
Classes
Widgets App
--- Version 1.0
------ Classes
------ Forms
------ Reports
------ Code
------ etc...
I would like to share and branch the Version 1.0 project to Version 2.0, however if I do this the share will be broken with my common class libraries which I do not want to break.
Does anyone have any ideas on how to best manage this and accomplish what I would like to do?
Thanks all, James