[PATCH] cvs2svn on windows (resend)
From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-07-25 16:44:53 CEST
Log Message:
Changes to cvs2svn.py and its regression testing script so they will
* tools/cvs2svn/cvs2svn.py (relative_name): Changed this function to
(escape_shell_arg): new function to escape shell arguments, works
(Dumper.add_or_change_path): changed to check out files in binary
(pass3): Changed to sort the file listing in memory instead of with
* tools/cvs2svn/run-tests.py (repos_to_url): Added missing slash
(svn_strptime): new function to take the place of time.strptime,
(Log.__init__): replaced time.strptime() call with svn_strptime()
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.