While I'm modifying the file, this file was changed already on Source Safe.
How can I do?
one way can do, to merge code before check in.
How can I do?
one way can do, to merge code before check in.
If my code base is too old from the code on Source Safe. How can I make sure that the code I merage won't affect to other people's, which causes complileing error.
- to update my code base
- get the lasest code on Source Safe and make sure it can be builded through the end
- merge my code which im developoing to the new code base and make sure it can be builded through the end
- check out the code what I want to merge
- merge 2 to my new code base and make sure it can be builded throough the end
- check in
No comments:
Post a Comment