Benjamin Peterson
|
6ed1c93c96
|
SVN format 9 is the same it seems
|
2008-11-28 23:18:46 +00:00 |
Martin v. Löwis
|
a6e02e8406
|
Conservatively restrict support to format 8 repositories.
|
2008-06-14 06:24:44 +00:00 |
Martin v. Löwis
|
49ac5aa2ef
|
Support subversion repositories of version 8.
|
2008-06-14 01:50:46 +00:00 |
Thomas Heller
|
3b9e9ae8a5
|
Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln.
Tools/scripts/svneol.py: added the .sln and .vcproj extensions because these are text files.
Ran svneol.py over the source tree.
|
2006-03-09 18:49:35 +00:00 |
Martin v. Löwis
|
8ff212034e
|
Directly read working copy data to obtain list of properties.
|
2006-03-09 02:20:05 +00:00 |
Tim Peters
|
84457af29e
|
Taught svneol to look at .c and .h files too, and
it found a bunch more in need of svn:eol-style.
|
2006-03-09 01:59:27 +00:00 |
Tim Peters
|
d87f81f5f3
|
Simple utility to add svn:eol-style to text files under
SVN control. Like reindent.py, I expect to run this
mindlessly from time to time, checking in whatever it
happens to do ;-)
|
2006-03-09 01:42:24 +00:00 |