GIT to SVN Migration Error

Anil Kumar anilk at medhainternationalllc.com
Thu Jul 23 19:09:53 BST 2020


Thanks a lot for replay Jeremy.

am fix this issue doing when crash while clone , i will go to temp repo 
and enter the command "git svn fetch" it will resume from last revision.

Thanks,

anil.

On 23-07-2020 22:09, Jeremy Whiting wrote:
> Hey Anil,
>
> There's a pretty thorough guide about how to get and use svn2git here: 
> https://techbase.kde.org/Projects/MoveToGit/UsingSvn2Git but the major 
> points are a) you need the subversion repository locally on your hard 
> drive, not just an svn checkout, but the actual svn repository files 
> from the server. b) You write rules about what belongs where in git if 
> any paths need splitting or stuff belongs in different git 
> repositories. If you're just migrating one project directly from one 
> svn repo to one git repo it's pretty straightforward.
>
> I haven't used svn2git in years, but those are the basics from what I 
> remember.
>
> Hope that helps,
> Jeremy
>
> On Thu, Jul 23, 2020 at 9:33 AM anilkumar 
> <anilk at medhainternationalllc.com 
> <mailto:anilk at medhainternationalllc.com>> wrote:
>
>     Hello,
>
>     Am anil, am trying to migrate SVN to GIT using git svn commands
>     ,but in the middle of process I get error like
>
>     ------------------
>     *libsvn: Out of memory - terminating application.*
>
>     *    234 [main] perl 42644 cygwin_exception::open_stackdumpfile:
>     Dumping stack trace to perl.exe.stackdump*
>
>     -------------------
>
>     After I research in stack overflow  ( link
>     <https://stackoverflow.com/questions/40999651/migrating-large-svn-repo-to-git-failing-out-of-memory-exception>)I
>     found answer that use svntogit tool instead of git svn. Am not
>     familiar with that. Didn’t find any documentation to follow. I
>     want to migrate whole repo without loosing history.
>
>     Can anyone help me how to use svn2git tool to do this.
>
>     Thanks in advance.
>
>     Thanks,
>
>     Anil.
>
>     Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986>
>     for Windows 10
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-scm-interest/attachments/20200723/1d9afbab/attachment.htm>


More information about the Kde-scm-interest mailing list