svn and changing files outside of phpstorm
For example i get a changed graphic file back from a graphic designer and drag it to the folder in phpstorm, where the old file still is. From phpstorm I get three messages to answer in the following order:
1. Do you want to overwrite? ( answering always with yes)
2. Do you want to add this file to svn?
3. Do you want to delete this file from svn?
It does not matter in which way I answer the last two questions. It ends always by messing up the svn and it is hard to get it cleaned.
Is this a general proplem with svn, or is it a phpstorm problem, which is propably solved with version 3, or can I get arround by using git instead and push and pull to our main svn repository?
Please sign in to leave a comment.