Tagged Questions
9
votes
8answers
474 views
How do I simultaneously work on version 1.1 and version 2.0?
The situation: We're out of beta and version 1.0 has been released to several customer sites. Team A is already busy working on version 1.1 that will have incremental bugfixes and usability tweaks, ...
3
votes
2answers
179 views
release from SVN using “export” and then? how to upgrade?
Using SVN, I was thinking about releasing the first build (ver 1.0) to production server using SVN export command.
What's the next step for upgrading? For example, if i want to release the next build ...