It will be really helpful if someone explain how the TFS will track the powerbuilder code. As you know Powerbuilder contains .PBL library files, inside that only we are having datawindows, windows, user_objects and all. Here the functions, logic of code are at the datawindow,window level.
Let say, Someone pushed .PBL library file code to server and another person also working on the same .PBL locally and person B pulling code from server , it is ending up in conflict. How the conflict can be resolved incase of .PBL and binary files? because these cannot be easily resolved as it is not the text file.
So, it would be helpful if I got a clear explanation.
Thanks in advance