Hello!
One of our teams does all their development in SAS. They are planning to migrate their source control to Team Foundation Server. Since all their development is unix based, if a file is opened in windows by mistake, the file gets corrupted. To avoid this situation,
1. Is there a way to lock the file in Source Control such that when someone double-clicks on a file in Source Control Exploer after checking it out, it doesn't open in the VS2005 IDE
2. Is there a way to open the file directly in the unix editor Any settings that have to modified\any plug-ins required.
Thanks!