Page 1 of 1

Version control

Posted: Thu May 26, 2005 12:02 pm
by reddy
Hello Sirs,

Can we demote jobs from production to version to dev.
i know it's a silly question but i have to give explanation to my client.

Thanks
Narasa

Posted: Thu May 26, 2005 12:08 pm
by ranga1970
you can..

but general practice is while exporting from dev to version and importing to prod you will convert the code to read only....

but if you want import back to dev make sure you will convert the code back to read and write.....

Posted: Thu May 26, 2005 4:52 pm
by chulett
As noted - yes. But you don't go from Prod to VC back to Dev. Everything is in VC, so you simply take the most recent version of the job (i.e. the one currently in production) or any previous version (technically) and promote it from VC back to development. Also as noted, make sure you clear the 'Read Only' check box when you do that!

Posted: Fri May 27, 2005 7:26 am
by reddy
chulett wrote:As noted - yes. But you don't go from Prod to VC back to Dev. Everything is in VC, so you simply take the most recent version of the job (i.e. the one currently in production) or any previous version (technically) and promote it from VC back to development. Also as noted, make sure you clear the 'Read Only' check box when you do that!
Thanks alot guys. Your suggestions helped lot.i was implemented version control perfectly.
Thanks for all guys.
Have a nice long weekend.

Thanks
Narasa