[Python-Dev] Updating packages from external ?
Fredrik Lundh
fredrik at pythonware.com
Tue Jun 13 19:19:26 CEST 2006
More information about the Python-Dev mailing list
Tue Jun 13 19:19:26 CEST 2006
- Previous message: [Python-Dev] Updating packages from external ?
- Next message: [Python-Dev] Updating packages from external ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
M.-A. Lemburg wrote: > Here's the command I used: > > svn copy svn+pythonssh://pythondev@svn.python.org/external/pybench-2.0 \ > svn+pythonssh://pythondev@svn.python.org/python/trunk/Tools/pybench > > Am I missing some final slash in the copy command or is there > a different procedure which should be followed for these upgrades, > such as e.g. remove the package directory first, then copy over > the new version ? that's one way to do it. another way is to use the svn_load_dirs.pl script described here: http://svnbook.red-bean.com/en/1.0/ch07s04.html </F>
- Previous message: [Python-Dev] Updating packages from external ?
- Next message: [Python-Dev] Updating packages from external ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list