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.
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
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.