How to integrate SourceAnywhere Hosted with Dreamweaver CS4?
To integrate SourceAnywhere Hosted with Dreamweaver CS4, please follow the steps below: 1. Download and install SourceAnywhere Hosted Windows GUI Client. 2. Download SAWHMXSCC.dll from the following page and Copy SAWHMXSCC.dll to the \Adobe Dreamweaver CS4\en_US\Configuration\sourcecontrol fold ...
How to enable multiple checkouts in SourceAnywhere Hosted?
To enable multiple checkouts in SourceAnywhere Hosted, please follow steps below: 1. Log in SourceAnywhere Hosted Server Manager as Admin. If you have not installed SourceAnywhere Hosted Server Manager, You can download it from: http://www.dynamsoft.com/Downloads/SAWHosted_Download.aspx 2. Ri ...
How to view all the checked out files?
You can click SourceAnywhere Hosted client menu Tools| Status Search to view all the checked out files. For more information on Status Search, please click here. If you are Administrator, you can view/undo the checked out files through the SourceAnywhere Hosted Server Manager SourceAnywhere| ...
How to deploy a project to FTP Server in SourceAnywhere Hosted?
SourceAnywhere Hosted provides Web Deploy feature which allows you to deploy projects to your FTP servers. Please NOTE Team Plan doesn't include the feature. For more information on the hosting plans, please click here. To deploy a project, please follow the steps below: 1.Add the project a ...
Why SourceAnywhere Hosted treats my text files as binary?
Symptoms You may get the following message when you try to diff two text files. Cause The types of the files you try to diff are not in the Mergeable File Types in SourceAnywhere Hosted Server Manager. Resolution You can add the file types as mergeable file types in SourceAnywhere Hosted Ser ...
Can SourceAnywhere Hosted diff/merge binary files?
The default Diff/Merge tool of SourceAnywhere Hosted, MergeHero, cannot handle binary files with comparing/merging. However, SourceAnywhere Hosted allows you to configure external programs for Diff/Merge. You can configure SourceAnywhere Hosted with a tool that can handle binary files at menu T ...
Error message: The system cannot find the file specified.
Symptom: When you deploy your web projects to FTP, you may get the following error message: The system cannot find the file specified. Cause: 1. The FTP site specified in SourceAnywhere Hosted Server Manager cannot be located. 2. You are using Passive FTP. Currently, only Active FTP is supporte ...
How can I quickly determine who and when made the last changes on each individual section of code?
You can use the Annotate command to display the information of each section of a file, including version number, modifying time, and the name of users modifying the file. For more information about this command, please click here.
Error message: The total number of files to check out exceeds the maximum allowed number.
Symptoms: When you check out files/projects from SourceAnywhere Hosted, you may get the following message: The total number of files to check out exceeds the maximum allowed number. Cause: In SourceAnywhere Hosted, we set a limitation on the file count on a Check Out operation. Resolution: You c ...
Error Message: A deleted item with the same name {name} exists already.
Symptoms: When you delete/purge a file in SourceAnywhere Hosted, you may get the following error message: Deleting item $/A/test.txt: A deleted item with the same name test.txt exists already. Rollback transaction. Cause: There is already a file with the same name in its parent folder Propertie ...