From: Thomas Heller Date: Fri, 20 Oct 2006 07:21:26 +0000 (+0000) Subject: Initialized merge tracking via "svnmerge" with revisions "1-51333" from X-Git-Tag: v2.5.1c1~310 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b2ab72970030113d3537a1105861b0a5bdc61548;p=python Initialized merge tracking via "svnmerge" with revisions "1-51333" from svn+ssh://pythondev@svn.python.org/python/trunk/Modules/_ctypes (This had to be done with the command line: svnmerge init -r 1:51333 -F c:\svn\trunk\Modules\_ctypes because svnmerge isn't able to deduce the branch point r51333 and the HEAD URL automatically in a subdirectory.) ---