Archive for January, 2010
Version Control with Subversion
What is Subversion? Subversion is a centralized system for sharing information. At its core is a repository, which is a central store of data. Install Subversion You have to install two things: Subversion Server (Repository) Subversion Client (Used to connect to the repository) Subversion Server Installation and configuration: Download the latest SVN server from http://subversion.tigris.org/project_packages.html [...]
In: IT, Open Source · Tagged with: Open Source, Subversion, svn, team
Oracle AS Portal Diagnostics Agent (PDA) Installation
Portal 9.0.4.x / 10.1.2.x / 10.1.4.x Assumption: Install PDA on development environment server 172.19.69.184 Overview The OracleAS Portal Diagnostics Assistant is a tool for gathering information when troubleshooting OracleAS Portal issues. The OracleAS PDA is intended for use by Oracle Portal installers and users who come across issues after installing Portal. The issues can vary [...]
