I tried following the sticky's instructions for integrating SourceSafe and run into the following problem: it seems to want to use *nix style forward slashes for the path instead of Windows backslashes, so the generated command is:
"ss Checkout "$\myprojectpath\/myfile.php" -GLC:\inetput\wwwroot\myprojectpath\
Is there any way to turn this slash around?
dmitri wrote: |
PhpED does not monitor the project directories and therefore is unable refresh the Workspace tree for you when you or VSS chang the file attributes, that's why "lock" mark remains showing after the file was unlocked.
Quote: | Then I have to do refresh again a few times and then it will allow me to type. |
It depends on the VSS and OS latency. In other words, when file attributes are changed, IDE will see it after a small delay. |