On Sep 22, 2009, at 16:59, poonam ahuja wrote:
>> I am converting a repository from VSS to svn. The svn dump that is
>> created has CRLF ending for most of the text files (svn:eol-style
>> is not set for these files). I am exploring options in the
>> conversion routine to correct this. However, in case this doesn't
>> work, is there any option to do the same after the svn dump creation?
>>
>> One option that I have come across is using the SvnDumpTool (http://svn.borg.ch/svndumptool/
>> ). I would like to know if anyone has used this and any possible
>> pitfalls.
Yes, svndumptool is the tool I would recommend to do that. I have done
it myself to clean up the history of one of my own repositories when I
moved it from my server to Google Code. (I didn't know about or forgot
to use svn:eol-style when I first started putting files in my
repository.)
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2399020
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-23 20:43:46 CEST