Tuesday 24 September 2013

Creating a Shared Project

Shared Projects can be created new or from existing RP Files.
Creating New Shared Projects
To create a new shared project, go to File->New Shared Project in the main menu. This will open the Create Shared Project dialog. Follow the instructions to specify a project name, create the Shared Directory for the shared project, and create your Local Copy of the shared project.
After the shared project is created, there is a [ProjectName].rpprj file in the local directory. This project file is automatically opened when you create a new shared project. To work on the shared project (after closing it), open this [ProjectName].rpprj file. You do not need to get the project from the shared directory from this computer again unless you want to create a new copy.
There is also a DO_NOT_EDIT folder in the local directory with the .rpprj file. This folder contains the project data and version control information and should not be modified outside of Axure RP. If you move the .rpprj file, the associated DO_NOT_EDIT folder must be moved with it.
The shared directory that contains the shared project contains a number of files and folders associated with SVN. SVN is the version control software used to manage the shared project. The contents of that folder should also not be modified directly without strong knowledge of SVN.
Creating New Shared Projects from an Existing RP File
Existing .rp files can be converted to shared projects using Share->Create Shared Project from Current File in the main menu. This also opens the Create Shared Project dialog for setting up the project.
After the shared project is created, there will be a [ProjectName].rpprj file in your local directory. Open the .rpprj file to work on the shared project. The original .rp file is not connected to the shared project.
Axure RP Creating a Shared Project

Sunday 15 September 2013

Configuring AutoSave : to keep backup

By default Axure RP with autosave your design every 15 minutes. To turn off autosave or change the interval between autosaves, click File->AutoSave in the main menu.
Check or uncheck the Enable AutoSave checkbox to enable or disable autosave.
You can also enter the interval between autosaves in the range of 5 to 60 minutes.

Recovering Files

If the application closes or is closed unexpectedly and you were not able to save your file, you may be able to recover some work if AutoSave was enabled.
Click File->Recover File to open the Recover Files dialog. This dialog will show all of the autosaved files. Select the file to recover and click Recover to save the file to a new file.
Files that are autosaved are saved to the folder C:/Documents and Settings/[Profile Name]/Local Settings/Temp/Axure/. The name of the file will be [filename].rp.[#].
Note that Local Settings is a hidden folder. To display it in Windows Explorer once you are in your Profile Name folder, use Tools->Folder Options. On the View tab, check Files and Folders/Hidden files and folders/Show hidden files and folders.