Understanding Multi-Edit's PVCS Linkage

NOTE: 	If Multi-Edit is aborted or shut down in a manner other than through a normal exit procedure 	then you will receive a message that 'Configuration Files are Locked' when you restart.  Select 	the Unlock option and Multi-Edit will continue, however, notice that all files that were loaded 	are now Read-Only.  You can use the Multi-Edit Files from Archive to determine which files
	have been locked and then use the File Information option to release the Read-Only status.

Administer Projects
	This option allows the maintenance of the directory relationships between local files and the 	PVCS log files on the network.

Directory of Archives
	This dialog displays a listing of all available VCS archives.
	Note:	This dialog is not complete for Version 7.1 of Multi-Edit for Windows.

Get (Checkout) Current File
	Locks the file in the current edit window. 
	Equivalent DOS Command:   GET -L Filename.Ext

Put (Update) Current File
	Puts the file in the current edit window.
	Equivalent DOS Command:   PUT Filename.Ext

Refresh (Browse) Current File
	Gets the file in the current edit window.
	Note:	A dialog box is given in which you may modify the command with a '-W' or
		'-R#.##' option.
	Equivalent DOS Command:   GET Filename.Ext

Unlock Current File
	Releases version control lock.
	Note:	Editing of this file must be considered abandoned.
		File is NOT placed back on version control.
		This is should usually be followed by a Refresh.
	Equivalent DOS Command:   VCS -U Filename.Ext

Multi-Edit Files from Archive
	Lists all files checked out for update through the Multi-Edit PVCS Linkage.

History (List) Current File
	List the revision history.
	Equivalent DOS Command:   VLOG Filename.Ext

Visual Compare Current File
	Compares current file against version control.
	Note:	A dialog box is given in which you may modify the command with a '-R#.##' option
		to determine the version comparison.

Browse Last Results
	Displays a window containing VCS.TMP's contents.
	This is a temporary file used to store the results of the last PVCS command.

