Thanks nipper.....but my requirment is the same....i have to check which files are already submitted but waiting to be deployed(deployment#1) , let say abc.dcr and later-on if same file is modified,abc.dcr, submited again and deployed immidiately(deployment#2).how i will synchronize the content of deployment#1 with #2 when deployment#1 will be happening? I hope i am clear...plz let me know if anybody have any doubt.Regards,Aks
You are thinking of this completely wrongHere is what will happenUser A changes DCR-1 on Saturday for a Monday Deployment. Assuming the file is unlocked and you deploy from Staging after a submit has taken place (presumably on Saturday):User C changes DCR-1 which INCLUDES the changes from User-1 on Sunday and schedules a deployment for Thursday. The file is submitted again to Staging.Monday the deployment takes the file from Staging (including User-B's changes) and pushes those outMay or may not be what you had planned.If you use Editions and deploy from them, you can solve that issue (and possibly create other ones).