All,
We have a PHP project in SVN. We develop code and do SVN checkins and checkouts using Netbeans 6.7 PHP IDE.
Each week, we need to deploy a new release to a test environment. We do not want to deploy it with SVN Bindings in it. How can we do that? Do we need to create Bindings or tags? If so, how to create them?
Thanks