Hi,

there was a thread on the bazaar mailing list about continuous
integration systems for bazaar, it's not just a build tool, and not
django related, but it might worth a look:
https://lists.ubuntu.com/archives/bazaar/2008q3/046352.html

V

On Sep 9, 10:23 am, Jarek Zgoda <[EMAIL PROTECTED]> wrote:
> We use Paver (http://www.blueskyonmars.com/projects/paver/), but I am  
> far from being happy with it. Sometimes I just stick with Ant.
>
> Wiadomość napisana w dniu 2008-09-09, o godz. 10:14, przez ristretto.rb:
>
>
>
>
>
> > Hello,
>
> > What do you use to build a Django project?  By build I mean,
>
> > *  run unit tests
> > *  copy files to a distribution set based on a target (production,
> > staging, clustered, etc.)
> >  * include config files specific to the target, and not including
> > source control files and other development
> > time artifacts.
> > *  transfer distribution
>
> > Perhaps you just hand build python scripts to do it.  Or do you use
> > Ant or make?  I'm coming over from Java, and used to use Ant, but I'm
> > migrating over to Python and would like to use what is generally
> > considered the Pythonic way.
>
> > cheers
>
> --
> We read Knuth so you don't have to. - Tim Peters
>
> Jarek Zgoda, R&D, Redefine
> [EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to