Thread (24 messages) flat view 24 messages, 7 authors, 2016-06-15

Re: [PATCH] git-svn now work with crlf convertion enabled.

From: Alexander Litvinov <hidden>
Date: 2016-06-15 22:45:05

Make git-svn works with crlf (or any other) file content convertion
enabled.

When we modify file content SVN cant apply its delta to it. To fix this
situation I take full file content from SVN as next revision. This is
dump and slow but it works.
Sorry for the noise. 

git-svn fetch files with this patch but I have found that git-svn use 
git-hash-object and provide file name to store into stdin. As far as file is 
a temp file git-hash-object can't correctly apply crlf convertion for the 
file.

As a conclusion: git-svn does not apply crlf convertion on files being stored 
into git repo. This make my patch useless.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help