M.-A. Lemburg wrote:

> Here's the command I used:
> 
> svn copy svn+pythonssh://[EMAIL PROTECTED]/external/pybench-2.0  \
>          svn+pythonssh://[EMAIL PROTECTED]/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>

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to