Discussions
Categories
- 196.9K All Categories
- 2.2K Data
- 239 Big Data Appliance
- 1.9K Data Science
- 450.4K Databases
- 221.7K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 550 MySQL Community Space
- 478 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 546 SQLcl
- 4K SQL Developer Data Modeler
- 187.1K SQL & PL/SQL
- 21.3K SQL Developer
- 295.9K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.6K Development Tools
- 107 DevOps
- 3.1K QA/Testing
- 646K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 155 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 18 Java Essentials
- 160 Java 8 Questions
- 86K Java Programming
- 80 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 204 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 442 LiveLabs
- 38 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 171 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 232 Portuguese
We are looking for a versioning and source control tool.

We are looking for something that would allow use to view history and compare multiple versions of files. We are on a windows platform.
Answers
-
This forum is for discussion and questions about Oracele's Developer Studio IDE, debugger, and analysis tools on Orace's Solaris and Linux operating systems. You can try asking this question on a non-Oracle forum dedicated to software development on the Windows platform.
-
While David is, of course, right ... I assume that asking here suggests that you *also* want the tool to work with Solaris. You might want to take a look at BitKeeper. A descendent from the Solaris based Teamware, and an ancestor to git. https://www.bitkeeper.org/download.html
-
btw: https://www.oracle.com/technetwork/systems/tools/products/version-142879.html has a couple of dead links. The two Hg/Teamware links appear to be broken.
The sccs page probably should note that rather than only cssc, the authentic sccs source is available and being maintained. SCCS - The POSIX standard Source Code Control System.
Admittedly, this is somewhat off topic, in the sense that neither cssc nor sccs are the obvious choices for modern Windows source code control. But I'm hopeful that someone from Oracle can fix the broken links (either by removing them, or restoring the content).
Humm, some other broken links: the sccs link (which attempts to point to a cssc page, rather than the more appropriate sccs page).
The monotone link is broken.
The subversion link works, but is outdated ... a direct link to the current apache home should be considered.