[Python-Dev] Subversion repository question - back up to older versions (original) (raw)

skip at pobox.com skip at pobox.com
Thu Jun 8 20:52:09 CEST 2006


Maybe this belongs in the dev faq. I didn't see anything there or in the Subversion book.

I have three Python branches, trunk, release23-maint and release24-maint. In the (for example) release24-maint, what svn up command would I use to get to the 2.4.2 version? In cvs I'd use something like 'cvs up -r r242'. How do I get a list of tags? In cvs I'd do something like 'cvs log | less'.

Thx,

Skip



More information about the Python-Dev mailing list