[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

code.google release automation

Bil Kleb

9/10/2007 1:38:00 PM

Hi,

Is there an equivalent to the rubyforge release automation package,

http://codeforpeople.rub...

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/Scrip...

Thanks,
--
Bil Kleb
http://code.google.com/p/nato-...
1 Answer

Bil Kleb

9/12/2007 4:01:00 PM

0

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/Scrip...

Update:

I tried the Python script,

http://support.googlecode.com/svn/trunk/scripts/googlecode...

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-...