Working with Flash projects
Version control - defining a site
Use version control with projectsVersion control lets you ensure that each author working in a project file is always using the latest version of a file, and that multiple authors do not overwrite each other’s work.
To use version-control features, you must define a site for the project. You can specify a local, network, or FTP connection, or you can specify custom plug-ins for version-control systems.
On Windows, you can use Flash projects with SourceSafe.
Define a site for version control1 Create a new project and add files.
2 Select File > Edit Sites.
3 In the Edit Sites dialog box, click New.
4 In the Site Definition dialog box, enter the site name, the local root path, and the e-mail address and name of the user.
5 To specify a local, network, or FTP connection, select Local/Network or FTP from the Connection menu. Enter the location information for the Local/Network path or for the FTP connection and skip the next step.
6 (Windows only) To specify a Visual SourceSafe database, select SourceSafe Database from the Connection menu.
- In the Database Path box, click Browse to browse for the VSS database you want, or enter the full file path. The file you select becomes the srcsafe.ini file used to initialize SourceSafe.
- In the Project box, enter the project within the VSS database that you want to use as the remote site’s root directory.
- In the Username and Password boxes, enter your login user name and password for the selected database. If you don’t know your user name and password, check with your system administrator.
- Click OK to return to the Site Definition dialog box.
Note: You must have Microsoft Visual SourceSafe Client version 6 installed.
7 In the Project panel (Window > Project), select Settings from the Project pop-up menu or context menu.
8 In the Project Settings dialog box, select the site definition from the Site menu in the Version Control section. Click OK.
9 In the Project pop-up menu, select Check In. Flash checks all files in the current project into the site.