I'm really curious how you install your apps to the server using ant. We
currently use svn update for some of our staging stuff. Which tasks do
you use to install/deploy? I'd like to see something that would
automatically synchronize via ftp in ant but I never thought doing
something like that would work.
Thanks
C
Ian Thomas wrote:
On 11/29/06, Marcelo de Moraes Serpa <[EMAIL PROTECTED]> wrote:
* How do you handle projects that consists of a client (flash) and a
server
written in another language? A trac enviroment for both of them?
No - we use the same environment for both, and Ant build scripts to
install the appropriately built code to the server/client. Or
sometimes directly SVN update into the appropriate working directory
on the server, depending on the complexity of the project.
Personally I think it'd be crazy to seperate the front-end and
back-end code into different repositories - it's the same project, you
want to be able to version track/bugfix the same project (is that bug
in the front end or back end?) and, importantly, you want to be able
to branch and tag the same project.
* About the syntax highliting, is there support for AS2/AS3?
Don't know, I'm afraid.
HTH,
Ian
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com