Forum Discussion
rudi8neusta
13 years agoNew Contributor
We found another solution:
TortoiseSVN / Settings / Subversion configuration file / Edit "config"
Edit in chapter "### Regular Types" the line starting with ".xml"
BEFORE:
*.xml = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Id LastChangedDate LastChangedBy LastChangedRevision URL
AFTER:
*.xml = svn:mime-type=text/xml;svn:keywords=Id LastChangedDate LastChangedBy LastChangedRevision URL
So in that line the entry "svn:eol-style=native" was removed.
Then it worked, we could committ with SVN without errors (Win7, soapUI PRO 4.5.1)
TortoiseSVN / Settings / Subversion configuration file / Edit "config"
Edit in chapter "### Regular Types" the line starting with ".xml"
BEFORE:
*.xml = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Id LastChangedDate LastChangedBy LastChangedRevision URL
AFTER:
*.xml = svn:mime-type=text/xml;svn:keywords=Id LastChangedDate LastChangedBy LastChangedRevision URL
So in that line the entry "svn:eol-style=native" was removed.
Then it worked, we could committ with SVN without errors (Win7, soapUI PRO 4.5.1)
Related Content
- 2 years ago
- 2 years ago
- 8 years ago
Recent Discussions
- 16 hours ago
- 16 hours ago