git svn - Can I make git-svn handle svn:eol-style? -


Many svn repositories require new files for a svn: eol-style attribute. Is there any way to ensure that it happens with git-svn?

You will automatically properties ([] []) In the inverse conversion will ensure that the ado During operation svn: eol-style is set correctly.

AFAIU git-svn is using svn only in internal functioning, and this should load subversion configuration, and auto set

example .subversion / config:

  Enable [Miscellany] -props for new files  

auto-props = yes [auto-props] * .cpp = svn: keyword = ID revision; Svn: eol-style = native * .cs = svn: keyword = ID revision; Svn: eol-style = native


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -