[Python-Dev] Moving the ctypes repository to python.org (original) (raw)

Gustavo Niemeyer gustavo at niemeyer.net
Fri Jun 23 16:56:02 CEST 2006


I think the best would be to import it into an url like

http://svn.python.org/projects/sandbox/trunk/ctypes/ Is it possible to take the CVS repository files (they can be accessed with rsync), and import that, preserving the whole history, into SVN?

It should be possible to use cvs2svn itself, creating a dump file, and loading that dump file into an existing repository with 'svnadmin load --parent-dir'.

-- Gustavo Niemeyer http://niemeyer.net



More information about the Python-Dev mailing list