简体   繁体   English

如何发现svn2git转换的svn仓库的布局?

[英]How to discover the layout of an svn repo for an svn2git conversion?

I'm attempting to convert an svn repo over to git , however I'm not entirely sure of the layout the current svn repo is using. 我正在尝试将svn仓库转换为git ,但是我不确定当前svn仓库正在使用的布局。 As I'm not adept with svn I am not sure how to peak inside of svn and ascertain exactly what I should be using for the proper conversion string for svn2git usage 由于我不熟悉svn所以我不确定如何在svn内达到最高峰,并确切确定应该为svn2git的正确转换字符串使用的内容

If I can determine this I would then be able to easily pick the option from those listed there. 如果可以确定这一点,那么我将能够轻松地从那里列出的选项中选择该选项。 Would appreciate any help knowing how to find this out in svn! 感谢您知道如何在svn中找到答案!

使用svn list http://repository查看SVN信息库的内容。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM