Hello All,

We are currently using Git branches to manage multiple versions of
Watir.  Our base scripts were all created with 1.6.2 and we're
transitioning to the newer versions and testing along the way.  Start
out with master branch that does that does not have Watir. Then from
master, checkout -b   1.6.2;  then 1.6.7, 1.7.0  etc. and install the
versions. Now we can easily switch versions. My question -  is there a
different / better way to accomplish this?

Thanks,
Darryl

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to