[Python-Dev] Moving the ctypes repository to python.org
Gustavo Niemeyer
gustavo at niemeyer.net
Fri Jun 23 16:56:02 CEST 2006
More information about the Python-Dev mailing list
Fri Jun 23 16:56:02 CEST 2006
- Previous message: [Python-Dev] Moving the ctypes repository to python.org
- Next message: [Python-Dev] Moving the ctypes repository to python.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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
- Previous message: [Python-Dev] Moving the ctypes repository to python.org
- Next message: [Python-Dev] Moving the ctypes repository to python.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list