User: Password:
   Keep me logged in.
Register  |  I forgot my password

Login  |  Register

Efficient Java Tools  - Listing Details
Statisticsw
  • Active Links: 22
  • Pending Links: 3
  • Todays Links: 0
  • Active Articles: 1
  • Pending Articles: 0
  • Todays Articles: 0
  • Total Categories: 25
  • Sub Categories: 20

ID:35
Title:SourceAnywhere
Pagerank:0
Short Description:

SourceAnywhere for VSS is the Visual SourceSafe (VSS) remote access solution recommended by Microsoft. As a Visual SourceSafe (VSS) add-on tool/client, SourceAnywhere for VSS provides fast, reliable and secure remote access for users of VSS 6.0 and VSS 2005. SourceAnywhere for VSS is developed and optimized for remote/web/internet access. It can greatly improve the productivity of the distributed teams.

Description:

•Enhanced Security
It uses SSL and Blowfish encryption to protect code while in transit and the client/server architecture eliminates the need to expose the file system to remote users. The security of the password is the frontline of any system. The built-in password policy of SourceAnywhere for VSS can be enforced to protect your SourceSafe password.
•Up to 100 Times Faster than Visual SourceSafe (VSS) remotely
VSS web access is too slow. SourceAnywhere for VSS features "delta transfers" to transmit only the incremental changes between files, fast transfer compression, plus a Cache Server to reduce file transfer over the internet.
•Visual Studio, Eclipse, Dreamweaver and other MSSCCI Compatible IDE integration
SourceAnywhere for VSS can be fully integrated with Microsoft Visual Studio 6/2003/2005/2008. It also supports Eclipse integration on Windows and other operating systems. Integration with Dreamweaver, Flash, Flex and other MSSCCI compatible IDEs are supported.
•Cross-platform
Besides native Windows client, the Java client extends Visual SourceSafe (VSS) to other platforms, such as Linux, Max, Solaris and AIX. 
•Build Automation
SourceAnywhere for VSS integrates with CruiseControl.NET and ANT to provide continuous integration and automatic build support.
•Less Database Corruption
During lengthy remote operations, one network glitch can leave your SourceSafe database corrupted. SourceAnywhere for VSS significantly reduces the database corruption by transferring the files to the server first then operating on your Visual SourceSafe (VSS) database in LAN.

Features are:

•High performance SourceSafe remote/internet access
•Windows GUI client and command line client
•Cache Server for your geographically distributed teams
•128-bit SSL and Blowfish encryption
•Java SDK and COM SDK
•Password policy to protect your password
•Eclipse plug-in
•Java client for cross platform
•Macromedia Dreamweaver and Flash plug-in
•Ant and CruiseControl.NET plug-in
•Delta transfer technology for high performance
•Visual Studio plug-in

SourceAnywhere for VSS is a client/server application. It consists of a Server, Cache Server (optional) and several types of Client. They communicate over any standard TCP/IP connection, including a PPP connection over a modem, an ISDN line, or an Ethernet connection on the same LAN as the Server. SourceAnywhere for VSS does not require Windows Remote Access Service (RAS). The client-server architecture eliminates many problems of Visual SourceSafe, which is file-system based, in remote access. For Visual SourceSafe (VSS), to share Visual SourceSafe (VSS) documents, you have to share the whole Visual SourceSafe (VSS) database folder, even if you only wish to share a single file in the database. Sharing the database folders totally exposes your valuable data to the outside, which may potentially cause the data to be copied or damaged. Especially in remote access, it is almost unconceivable. Also, accessing the file system in a remote environment is very slow. In Dynamsoft SourceAnywhere for VSS, the Visual SourceSafe (VSS) database folder is only exposed to the SourceAnywhere for VSS Server. The client sends requests to the server and gets the result back. The security and performance are greatly improved. Dynamsoft SourceAnywhere for VSS 5 introduces Cache Server for distributed developments.

Category:Code Versioning
Link Owner:alex
Date Added:November 08, 2009 08:36:21 PM
Number Hits:3
URL:    http://www.dynamsoft.com/Products/SAW_Overview.aspx
Ratings
You must be logged in to leave a rating.
Average rating: (0 votes)
Reviews

No Reviews Yet.


You must be logged in to leave a Comment.
 
Bookmark Me
Latest articles
IntelliJ IDEA vs. Eclipse vs. NetBeans: my personal experience...
I never could understand why people would like to spend much time on very routine operations. Even more: they were proud that they did it, it was difficult and almost impossible, but they succeeded and now you see it - my site is here! Very similar situation was with Java and C++ programming. A lot of people struggled with notepad and unfriendly command line Java compilers...