Use the Create Project dialog to set the configuration of your project.
Create Project Dialog Options
Project Directories
Workfile Directory: Enter the path and directory for files you check out from
an
Archive Directory: Enter the path and directory for archive files containing
Project Options
Select the following options for project files if applicable.
Create Journal: Create a file of information about version control actions
performed on archive files. Each time a project member performs an action that
updates an archive, information is recorded in the file. The file is named
JOURNAL.VCS and is located in the archive directory specified during project creation.
You can view journal entries using any text editor.
Write Protect Archives: Maintain read-only copies of files in the Archive
directory.
Write Protect Workfiles: Maintain read-only copies of files in the Workfile
directory.
Creation Options
If applicable, select the following options for checking files into the project folder.
Check In All Files: Place all files in your Delphi project under version
control and perform the initial check in automatically to create the archive file.
Keep Files Locked: Place a
Prompt for Descriptions: Allow you to enter text describing the file check-in.
You can enter one description in the Checking In dialog and apply it to all
files in the initial check in.
Note: If you do not check in a file when you create the project, the file will still be included in the PVCS Project Workfile list. When you attempt to check in the file, you can create the archive by choosing OK at the Create Archive message dialog.