> What I do is keep all modules under sub-folders in a folder called v1_0
then
> when I generate v1_1 I copy whole folder and rename it - but project
config
> still sets open files to old folder. Is there a better way to do this?

i think a better way is to keep all modules under subfolders in a
folder called (say) v_next and then when you release a version copy
the whole folder to a new folder v1_1 (or whatever the version number is).
This way the project and desktops alwaya refer to files in the "v_next"
folders.

You can also set the access to all the files in the copied folders
to readonly so that if you open them (to compare old with new or
whatever) you don't get your hands crossed and start modifying the
wrong copy.



-ns
http://www.roserox.co.th




---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to