[Twisted-Python] Twisted Trial

Christopher Armstrong radix at twistedmatrix.com
Tue Jun 17 12:30:56 MDT 2008


On Tue, Jun 17, 2008 at 7:14 PM, Torsten A. <c2k_list at gmx.de> wrote:
> Hello,
> I received a running project using twisted trial, running meaning that all
> test units pass successfully, which I am supposed to edit. Now I'd like to
> keep two versions of the project:
>
> a) A backup of the old one, so I can always have it successfully run the
> unittests and keep track of its behavious and
> b) a copy of the project which I want to modify and test, if the trials
> pass.

Dude, use revision control:

http://bazaar-vcs.org/
http://subversion.tigris.org/

Keeping copies of stuff manually is so 1970s.


-- 
Christopher Armstrong
International Man of Twistery
http://radix.twistedmatrix.com/
http://twistedmatrix.com/
http://canonical.com/




More information about the Twisted-Python mailing list