We're planning to release a minor update to Axure RP 5 in October. Here is a link to the first release candidate. We appreciate any feedback or bug reports.
http://axure.cachefly.net/5-1-0/AxureRP-Pro-Setup.exe
Installing 5.1 will uninstall 5.0. The file format is backwards compatible with 5.0 (5.0 can open 5.1 files). 5.1 will be a free update for everyone who is licensed for 5.0 (purchased a license or renewal after 3/15/07).
This update is primarily to enable storing shared projects on an SVN server for remote collaboration (see below).
It also includes other enhancements like:
- Interactions pane improvements for handling many cases
- Cancel options on interactions dialogs
- Ability to have "placeholder" cases with no actions
- Word 2007 specification generation fixes
- Menu widget fix that affected prototype generation
- Context menus on table cells
More on Shared Projects with SVN:
By default, the shared projects feature in Axure RP uses a file server to store the project. If the network connection is slow or if you connect through VPN, the performance can be slow. Setting up an SVN server alleviates this because SVN can optimize the data being sent.
The first step is to setup an SVN Server for your projects. If you or your IT team is not yet familiar with SVN, there is a free SVN book which is a good resource for getting started. You can find it here:
http://svnbook.red-bean.com/. For Windows environments, VisualSVN has a free product called VisualSVN Server that automates setting up an SVN server.
Another option is to get a hosted SVN server. Searching "SVN hosting" yields numerous results. Here are a couple that we have used:
http://www.cvsdude.com
http://www.svnrepository.com
After setting up the server, you can create users to access the SVN server.
The hosted SVN sites should provide an interface to add users.
Once you have an SVN server setup, you can use the link (or the URL) to the SVN server as the "Shared Directory" when you create a shared project. After that, everything should work the same as connecting to a file server.