phpCVSView 0.3

phpCVSView 0.3 Download Summary

  • Language: PHP
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 454
  • Released: Aug 6, 2007

phpCVSView 0.3 Description

phpCVSView is aimed at being the only tool you will need if you run a website for a project using CVS for your source control. It currently provides "pserver" connectivity to your source repository.

The idea behind phpCVSview was to be a web based CVS viewer written in PHP and an alternative to current CVS viewers written in Python or Perl language. 

A PHP web based CVS viewer is more portable and more versatile that currently available viewers.

PhpCVSview, like many other CVS viewers, has the ability to view CVS files online. It also has the capability of displaying file revisions, downloading a specific file revision, code syntax highlighting (GeSHI), show complete module list and themeing capability.

PhpCVSview would like to do more than just that. It would like to provide the ability to get CVS files from other protocols, other than pserver, like ext, local and ssh.

Features:
- Pserver connectivity
- Theme support
- Supports multiple languages
- Multiple repository support
- File view, download, diff and annotation
- xhtml 1.1 and css 2.1 compliant code

Requirements:

· A webserver which supports PHP, Apache recommended.
· PHP version 4.3 and above with PEAR packages (Net_Socket, Archive_Tar, ...) installed and compiled with the zlib extension (optional). PHP 5 is supported.
· CVS PServer version 1.12.9 and above to connect to.
· An internet browser (Firefox, IE, Opera, Netscape) that supports CSS.

phpCVSView Bookmark

Hyperlink code:
Hyperlink for Forum code:

phpCVSView 0.3 Script Download Notice

Top 4 Download periodically updates information of phpCVSView 0.3 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. phpCVSView 0.3 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

change cvsroot

change_cvsroot  is a simple script written in Python that can switch a working copy of a CVS module (or modules) to another CVS root. ...
Python

cvsphpview

cvsphpview is based on phpBrowseCVS 1.0, it provides a simple PHP class to access CVS repositories from local or remote (not soon). It can do any of following jobs: lists, logs,diffs,annotates,checkouts. ...

Scintilla

Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any ... includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can ...

PMD Code Analyzer

PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and so forth.PMD scans Java source code and looks for potential problems like: - Possible bugs - empty try/catch/finally/switch statements - Dead code - unused local variables, parameters and private methods - Suboptimal code - wasteful String/StringBuffer usage - Overcomplicated expressions - ...

Code Search

Code Search is an add-in for .Net Reflector that allows searching within the source code. You can search using plain text or regular expressions like >= (try). (catch)?You can search ...
ASP.NET