Spring 如何将git hub项目迁移到子版本

Spring 如何将git hub项目迁移到子版本,spring,maven,svn,github,Spring,Maven,Svn,Github,我在GitHub有一个SpringMaven项目。由于某些原因,我需要将其筛选到本地subversion服务器。 我已经搜索过了,但没有找到合适的指南 有人能帮忙或给点建议吗 提前谢谢 编辑 找到了解决上述问题的几种方法: Download your git hub project Unzip the zip file Enable show hidden file from your folder settings From the project file , se

我在GitHub有一个SpringMaven项目。由于某些原因,我需要将其筛选到本地subversion服务器。 我已经搜索过了,但没有找到合适的指南

有人能帮忙或给点建议吗

提前谢谢

编辑

找到了解决上述问题的几种方法:

 Download your git hub project   
 Unzip the zip file   
 Enable show hidden file from your folder settings   
 From the project file , search with "*git*"   
 You will find .git and .gitignore   
 delete these files   
 Import it to your SVN repositories

就这样

答案取决于你是否需要历史答案取决于你是否需要历史