> I want to build udate our instalation to pydev + pydev_ext 1.3.21 and > because we have some patches for pydev I want to build this part from > sources (to be sure it is compatible with matching pydev_ext). Why > there is no pydev_1_3_21 tag in repository? How can I update to > appropriate state of CVS repository? Or any other suggestion?
Actually, 1.3.21 wasn't an official release -- it should've been called 1.3.20.alpha1 (the latest is 1.3.20). But now it's too late to change that... So, it doesn't have a tag in the repository. > > One of the reasons is problem with import from modules like socket. > I'm planning on doing another release tomorrow (I've done it locally and I'm testing it just to see if there's something missing... and it fixes that socket module problem). So, if you can wait for that, I think it's better. Cheers, Fabio ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ pydev-code mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-code
