SVN to GIT migration issue using git-svn tool - CRLF to LF conversion

gourav arora June 10, 2020

Hello everyone,

I am migrating one repository from svn to Git using git-svn tool.

I want to apply on-fly CRLF to LF conversion while migrating the repository. Would it be possible to perform the migration using CRLF-to-LF normalization (except for files with the *.lco extension)?

I tried with setting core.autocrlf = true and core.autocrlf = input. But it didn't worked out for me.

Could anyone please suggest possible solutions for this ?

 

Thanks in Advance.

 

1 answer

0 votes
Alexander Kitaev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 19, 2020

You may use SVN Mirror Add-on for Bitbucket Server and Data Center. It may handle SVN properties (i.e. svn:eol-style) set on files.

 

Check the app at https://marketplace.atlassian.com/apps/1211086/svn-mirror-for-bitbucket-server?hosting=server&tab=overview

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events