Java – SVN deletes files. How can I recover them?
•
Java
I use eclipse and subversion in Ubuntu Linux Today, I created some new Java class files and edited the old files (these classes are connected) I tried to update, but there were some conflicts So I "update and submit" those newly created java files, and now I can't find them anymore They are not even in the folder where my project is located How can I recover them? There's too much work to do
Solution
If these are really new files and you haven't submitted them yet, you may not have a chance to recover them from SVN Svn only keeps track of submitted files
But eclipse has a local history You can try this
Simply select the folder where the file resides, right-click, and select Restore from local history
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码