[Twisted-Python] creating source tarball from svn tree

Mike Taylor bear at code-bear.com
Tue Apr 26 12:23:49 EDT 2005


ahh, the "out of the box" solution - thanks!

---
Bear
http://code-bear.com

Open Source Applications Foundation (OSAF)
http://www.osafoundation.org

PGP Fingerprint = 9996 719F 973D B11B E111  D770 9331 E822 40B3 CD29


On Apr 26, 2005, at 5:04 AM, Bob Ippolito wrote:

>
> On Apr 26, 2005, at 1:32 AM, Mike Taylor wrote:
>
>> I'm trying to build a source distribution of the svn tree using the 
>> following command:
>>
>> python setup.py all sdist
>
> You probably just want to do something like this (from the parent 
> directory of your Twisted checkout):
>
> svn export Twisted Twisted-20050426
> tar zcvf Twisted-20050426.tar.gz Twisted-20050426
>
> The release script looks like it does something much, much worse :)
>
> -bob
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20050426/3600c61b/attachment.pgp 


More information about the Twisted-Python mailing list