Importing older code with revision history to a new SVN repository [duplicate]
问题 This question already has answers here : Move an SVN respository when the server is dead (3 answers) Closed 5 years ago . I have a code checkout from an SVN repository which is now not working, so original SVN server is now down. And we have some local changes into SVN which is yet uncommitted. How can I move the existing code available to us with revision history to the newly created SVN repository? Any idea would be great to begin! 回答1: Unlike git, svn doesn't store the complete history