Martin v. Löwis
|
6d291c14b0
|
Merged revisions 64265 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r64265 | martin.v.loewis | 2008-06-14 08:24:44 +0200 (Sa, 14 Jun 2008) | 2 lines
Conservatively restrict support to format 8 repositories.
........
|
2008-06-14 06:25:37 +00:00 |
Martin v. Löwis
|
a08702aca6
|
Merged revisions 64262 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r64262 | martin.v.loewis | 2008-06-14 03:50:46 +0200 (Sa, 14 Jun 2008) | 2 lines
Support subversion repositories of version 8.
........
|
2008-06-14 01:51:58 +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 |