Getting StartedThe osCommerce Development Site uses Subversion as its development repository server. All development occurs in this repository where each change made is kept in a history that can always be referenced back on. A subversion client such as SmartSVN (multi-platform, Java-based) or TortoiseSVN (Windoze only) is needed to access the repository directly. This document will assume the use of the subversion command-line client where the commands share the same, or similar, name for graphical based applications. The address of the repository is: The anonymous read-only access that is publicly available requires no username or password to connect to the repository. For write access to the repository please read the Apply For An Account document. |