back to content

Visual SourceSafe (VSS) Remote Access Tool Recommended by Microsoft


Enum_WritableFileHandling Enum

Description

The Enum_WritableFileHandling enumeration indicates how to handle the local copy if a writable copy of the file exists in the local disk..

It is used with the following method and property.

Interface Method
ISAWVSDK CheckoutProject
CheckoutFiles
GetLatestFiles
GetLatestProject
GetOldVersionFile
GetProjectByVersion
GetProjectByLabel
SetPromptLeaveOrReplaceWritableFile

Constants
 
Name Value Description
Enum_WritableFileHandlingCancel 0

Cancel the Get or Checkout operation.

Enum_WritableFileHandlingAsk 1

Prompt the handling option.

Enum_WritableFileHandlingReplace 2

Replace the local writable copy.

Enum_WritableFileHandlingSkip 3

Skip the option.

Enum_WritableFileHandlingMerge 4 Merge the server version with the local writable copy

See Also

 













SourceSafe (VSS) Remote/Web/Internet Access | Software Configuration Management | SCM Solution
Software Configuration Management Online | Source/Version Control Online | Version/Source Control Software
Copyright © 2010 Dynamsoft Corporation. All Rights Reserved.