Menu

Automatic Deployment Script / News: Recent posts

ADS v0.1 fix is released on 05/02/2007

ADS v0.1 fix is released.

it is an upgrade for previous release ie v0.1 final.

we made few minor bug fixes which were hampering the normal operation of ADS.

if you find any issues please report.

Automatic deployment script is a tool to help web developers who use SVN for version control. It automaticaly updates the demoserver with changes as soon as they commit changes to repository.

it makes our life eaiser as webdeveloper, when we have to give demo to clients frequently, and more then one person working on project, it is very hard to keep track of all the changes. To solve this ADS employes svn hook's to execute itself when an commit is detected by svn repositroy. It also sends emails to developers and testers when it successfuly uploads the files to server. ... read more

Posted by Amit Kumar Singh 2007-02-09

Automatic Deployment Script version 0.1 final released

ADS v0.1 final is released, it is now stable for daily use.

Automatic deployment script is a tool to help web developers who use SVN for version control. It automaticaly updates the demoserver with changes as soon as they commit changes to repository.

it makes our life eaiser as webdeveloper, when we have to give demo to clients frequently, and more then one person working on project, it is very hard to keep track of all the changes. To solve this ADS employes svn hook's to execute itself when an commit is detected by svn repositroy. It also sends emails to developers and testers when it successfuly uploads the files to server.... read more

Posted by Amit Kumar Singh 2007-01-17

Automatic deployment script version0.1 alpha Released

ADS makes process of uploading changes on demo server during a web project development an easy task. If you use SVN and commit frequently then ADS makes synchronization with demo server easy by simply ftping files you committed to repository immediately to demo server, and freeing us for more important work then worrying about what files needs to be uploaded.

Posted by Amit Kumar Singh 2007-01-03