From: Bil Kleb Date: 2007-09-13T01:05:04+09:00 Subject: Re: code.google release automation Bil Kleb wrote: > Is there an equivalent to the rubyforge release automation package > for code.google.com projects? > > All I've found so far is an Ant task and huge Python script: > > http://code.google.com/p/support/wiki/ScriptedUploads Update: I tried the Python script, http://support.googlecode.com/svn/trunk/scripts/googlecode_upload.py but was met with, File "/opt/local/lib/python2.5/httplib.py", line 1131, in connect ssl = socket.ssl(sock, self.key_file, self.cert_file) AttributeError: 'module' object has no attribute 'ssl' Back to the manual route for now... Later, -- Bil Kleb http://code.google.com/p/nato-rto-latex/