[Python-Dev] syncing between projects? (original) (raw)

Barry Warsaw barry at python.org
Thu Dec 18 16:36:40 EST 2003


On Thu, 2003-12-18 at 16:20, Skip Montanaro wrote:

The python-mode.el file in the python-mode project is now at 4.41, while the version in Python's Misc directory is still at 4.38. Is there a way to sync them in one cvs operation so they have the same version?

cvs com -r4.41 python-mode.el

-Barry



More information about the Python-Dev mailing list