! Aware > default selections > Activity specific > Information Tools > File and Version Management >

File and Version Management

RCS, CVS, distribution, etc.
Subsets on this page: - #Apps & Utilities - #Q&A - #Articles - #Books - #Info - #Libs & Functions -
- #Personalize -
     icon
Search ! Aware:



     Home
  By TONY
  By MARK
  By JERRY
  By ANN
  By ERICA

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...



Information and Publications: Showing

comp.software.config-mgmt FAQ: Configuration Management Tools Summary

ftp://rtfm.mit.edu/pub/faqs/sw-config-mgmt/cm-tools (At MIT)

comp.software.config-mgmt FAQ: General Questions

ftp://rtfm.mit.edu/pub/faqs/sw-config-mgmt/faq (At MIT)


Books: Showing

The RCS Handbook: Tools for Real Time Control Systems Software Development
[Veysel Gazi (Editor), et al; 2001-06] ISBN 0471435651
- At Barnes & Noble - At Amazon - At Half

Essential SourceSafe
[Ted Roche, Larry C. Whipple (Editor); 2001-06] ISBN 1930919050
- At Barnes & Noble - At Amazon - At Half

Open Source Development with CVS: Learn How to Work With Open Source Software
[Karl Franz Fogel; 1999-10-25] ISBN 1576104907
- At Barnes & Noble - At Amazon - At Half

Applying RCS And SCCS, First Edition - An introduction to two systems--RCS and SCCS--as tools for project management.
[Bodensiek, Paul with Benett, Gordon; O'Reilly and Associates, Inc. 1995-09] ISBN 1565921178
- At Barnes & Noble - At Amazon - At Half

Multi-Platform Code Management/Book and 2 Disks
[Jager, Rama Dev and Ortiz, Rafael ; O'Reilly and Associates, Inc. ] ISBN 1565920597
- At Barnes & Noble - At Amazon - At Half


Articles: Showing

The Highs and Lows of Change Control ( James Bach ; IEEE Computer Magazine 1998-08)

Software change management ( Capers Jones ; IEEE Computer Magazine 1996-02)

Strategies for Supporting Application Portability ( James D. Mooney ; IEEE Computer Magazine 1990-11)

- A range of system-design strategies that can be used to support portability and the ways in which these strategies have been employed by past and present systems are examined. The strategies are grouped into three categories: (1) strategies that maintain identical execution-time interfaces by porting system components that form the interface, (2) strategies that maintain identical or nearly identical interfaces for different system components by adhering to appropriate standards, and (3) strategies that assist in the adaptation of programs to a target environment. The principal emphasis is on operating-system issues. User interface portability, dynamic portability in a network, and international exchange of programs are briefly considered.


Questions and Answers: Showing

History of Software Patches? [2002/01/14]

At Ask Slashdot

Moving from Source Safe to CVS? [2001/11/21]

At Ask Slashdot

CVS vs. Commercial Source Control? [2001/09/26]

At Ask Slashdot

Version Control for Documentation? [2001/05/10]

At Ask Slashdot

CVS For Modem Users? [ 2000/11/02]

At Ask Slashdot

Searching For Perfect Configuration Management Tool? [ 2000/10/19]

At Ask Slashdot

Tools For Merging Diffs? [ 2000/07/25]

At Ask Slashdot

Organizing Open Source [ 2000/02/05]

At Ask Slashdot

Software Version Numbering After 2000? [ 1999/12/28]

At Ask Slashdot

Open Source Document Management and Revision Control? [ 1999/11/12]

At Ask Slashdot

Setting up a CVS Server on Linux? [ 1999/09/30]

At Ask Slashdot

Creating the ChangeLog [ 1999/03/09]

At Ask Slashdot


Applications and Utilities: Showing

patch(1) - apply a diff file to an original {oss}

Man pages: FreeBSD RedHat Solaris NetBSD
Source code: OpenBSD FreeBSD

install(1) - install binaries {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

pkg_add(1) - a utility for installing software package distributions. {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

pkg_create(1) - a utility for creating software package distributions. {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

pkg_delete(1) - a utility for deleting previously installed software package distributions. {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

pkg_info(1) - a utility for displaying information on software packages. {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

cvs(1) - Concurrent Versions System {oss}

Man pages: FreeBSD RedHat
Source code: OpenBSD FreeBSD
cvsbug(8) - send problem report (PR) about CVS to a central support site
cvs-1.11nb2 (At NetBSD packages collection)
cvs-berliner - Brian Berliner's concurrent RCS system (At comp.sources.unix at ISC)
cvs - Concurrent RCS version system, release 3.0 (At comp.sources.unix at ISC)
cvs3.0cvs - Concurrent RCS version system, release 3.0 (At comp.sources.unix at UUNET)
cvs - CVS, an RCS fonrt-end (At comp.sources.unix at UUNET)
cvs-berliner - part07 Brian Berliner's concurrent RCS system (At comp.sources.unix at UUNET)
CVS

sdiff(1) - find differences between two files and merge interactively {oss}

Man pages: FreeBSD Solaris NetBSD
Source code: OpenBSD FreeBSD

merge(1) - three-way file merge {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: FreeBSD

rcsintro(1) - introduction to RCS commands {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

ci(1) - check in RCS revisions {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

co(1) - check out RCS revisions {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

rcs(1) - change RCS file attributes {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

rcsclean(1) - clean up working files {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

rcsdiff(1) - compare RCS revisions {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

rcsfreeze(1) - freeze a configuration of sources checked in under RCS {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

ident(1) - identify RCS keyword strings in files {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

rcsmerge(1) - merge RCS revisions {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

rdist(1) - remote file distribution client program {oss}

Man pages: FreeBSD RedHat Solaris NetBSD
Source code: OpenBSD FreeBSD

rdistd(1) - remote file distribution server program {oss}

Source code: OpenBSD

rlog(1) - print log messages and other information about RCS files {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD

ctm(1) - source code mirror program {oss}

Man pages: FreeBSD
Source code: OpenBSD FreeBSD

ctm_smail, ctm_rmail ctm(1) - send and receive ctm deltas via mail {oss}

Man pages: FreeBSD

sup(1) - software upgrade protocol {oss}

Man pages: NetBSD
Source code: OpenBSD
sup-2.0 - CMU's Software Update Protocol package. (At FreeBSD Ports)

The CvsGui project {(L)GPL}

At Sourceforge ( Production/Stable)

TkCVS - A Tcl/Tk based graphical interface to the CVS configuration management system. {(L)GPL}

At Sourceforge ( Production/Stable)

RCS - , the Revision Control System, is used for version control and management of software projects. {GPL,GNU}

At GNU project
rcs-5.7 - GNU Revision Control System - version control software (At NetBSD packages collection)

cvsbook-1.21 - A tutorial and reference for CVS

At FreeBSD Ports

cvsup-16.1f - General network file distribution system optimized for CVS (GUI version)

At FreeBSD Ports

cvsstat-2.20 - Transforms the output of 'cvs status' to a sorted ASCII table

At FreeBSD Ports

cvsps-1.3 - CVS patchsets

At FreeBSD Ports

cvswrap-0.2 - Helper for multiple CVS repositories.

At FreeBSD Ports

cvsd-0.9.8 - cvs pserver daemon

At FreeBSD Ports

cvsup-without-gui-16.1f - General network file distribution system optimized for CVS (non-GUI version)

At FreeBSD Ports

cvs2p4-1.2.16 - CVS to Perforce Converter

At FreeBSD Ports

diffutils-2.7 - The GNU diff utilities

At FreeBSD Ports

arch-1.0.p5 - A distributed source code management / revision control system

At FreeBSD Ports

cvslines-1.6.7 - A wrapper to help with merging changes between various cvs branches

At FreeBSD Ports

chora-1.0_1 - The Horde CVS web-viewer

At FreeBSD Ports

cvspadm-0.1.2 - Tool for CVS pserver user administration

At FreeBSD Ports

perforce-01.1_1,1 - Perforce client and server

At FreeBSD Ports

cvs2cl-2.38 - CVS-log-message-to-ChangeLog conversion script

At FreeBSD Ports
cvs2cl-2.29.tgz - generate GNU-style ChangeLogs from CVS repositories (At OpenBSD 2.8_packages i386)
cvs2cl-2.29.tgz - generate GNU-style ChangeLogs from CVS repositories (At OpenBSD 2.8_packages m68k)
cvs2cl-2.29.tgz - generate GNU-style ChangeLogs from CVS repositories (At OpenBSD 2.8_packages sparc)
cvs2cl-1.117 (At NetBSD packages collection)

cvs2html-1.91 - Perl script to turn ''cvs log'' output into HTML

At FreeBSD Ports

cvsgraph-1.1.2 - Graph the life story of a file under CVS or RCS

At FreeBSD Ports

c4-1.6 - A CVS-like Frontend to Perforce

At FreeBSD Ports

cvsutils-2001.07.05 - CVS utilities which facilitate working with local working directories

At FreeBSD Ports

cvsweb-converters-0.2 - Create hyperlinks to cvsweb from cvs[up] output or FreeBSD commitlogs

At FreeBSD Ports

rinfo-1.2 - List status of files checked out of RCS repositories

At FreeBSD Ports

viewcvs-0.9.2 - Python version of Zeller's cvsweb

At FreeBSD Ports

makepatch-2.00a_1 - Perl scripts to assist in the generation and application of patches

At FreeBSD Ports

gcvs-1.0b2 - High-end interface client for CVS

At FreeBSD Ports

subversion-r1682+ - Version control system

At FreeBSD Ports

rvi-1.0.0 - A simple interface to RCS

At FreeBSD Ports

cvsupit-3.1 - CVSup installation and setup front-end package (16.1 / GUI V3)

At FreeBSD Ports

cvsmail-1.9 - A small program to add cvsweb links to FreeBSD commit messages

At FreeBSD Ports

cvsmapfs-1.3 - Helps keep track of modes and permissions of files in cvs

At FreeBSD Ports

pcl-cvs-emacs20-2.9.9 - An Emacs-based front-end to CVS

At FreeBSD Ports

cvs1.2upgrade - CVS upgrade for RCS5.5 support {oss}

At comp.sources.unix at UUNET

checkin - editor interface for RCS logs {oss}

At comp.sources.unix at ISC
ftp://ftp.uu.net/usenet/comp.sources.unix/volume1/ (At comp.sources.unix at UUNET)

cio - Frontend to RCS ci/co {oss}

At comp.sources.unix at ISC
ftp://ftp.uu.net/usenet/comp.sources.unix/volume23/ (At comp.sources.unix at UUNET)

prcs - project revision control {oss}

At comp.sources.unix at ISC

rcs - Revision Control System {oss}

At comp.sources.unix
RCS source control system (At comp.sources.unix at ISC)
rcs-5.6rcs - Revision Control System, V5.6 (At comp.sources.unix at UUNET)
GNU RCS V5.5 source control system (At comp.sources.unix at UUNET)

rcsify - put groups of files under RCS control {oss}

At comp.sources.unix at ISC
ftp://ftp.uu.net/usenet/comp.sources.unix/volume25/ (At comp.sources.unix at UUNET)

rcsit {oss}

At comp.sources.unix at ISC
A program to prepare files for RCS (At comp.sources.unix at ISC)
A program to prepare files for RCS. (At comp.sources.unix at UUNET)
New version of rcsit(1) - prepare files for RCS (At comp.sources.unix at UUNET)
Prepare files for RCS (new version) (At comp.sources.unix at UUNET)

shape - A software configuration management system {oss}

At comp.sources.unix at ISC
ftp://ftp.uu.net/usenet/comp.sources.unix/volume19/ (At comp.sources.unix at UUNET)

CSSC - SCCS clone {GPL}

cssc-0.13a.1 - A workalike for the source code control system SCCS (At FreeBSD Ports)

PRCS - Provides a way to deal with setsof files and directories as an entity {GPL}

prcs-1.3.0 - The Project Revision Control System (At FreeBSD Ports)
prcs-1.2.9 - Project Revision Control System (At NetBSD packages collection)
(Info at freshmeat)
- PRCS, the Project Revision Control System, is the front end to a set of tools that (like CVS) provide a way to deal with sets of files and directories as an entity, preserving coherent versions of the entire set. (At Sourceforge)

PVCS Configuration Builder 5.3 For Unix

CVSup - CVS-Aware Network File Distribution System {BSL}

cvsup-16.1b - A general network file distribution system optimized for CVS repositories (At FreeBSD Ports)
cvsup-bin-16.1-no_x11.tgz - network file distribution system, optimized for CVS (At OpenBSD 2.8_packages i386)
cvsup-bin-16.1.tgz - network file distribution system, optimized for CVS (At OpenBSD 2.8_packages i386)
cvsup-bin-16.0-no_x11.tgz - network file distribution system, optimized for CVS (At OpenBSD 2.8_packages sparc)
cvsup-bin-16.0.tgz - network file distribution system, optimized for CVS (At OpenBSD 2.8_packages sparc)
cvsup-16.1 - cvsup daemon and client (At NetBSD packages collection)
(Info at freshmeat)

cvsweb - A visual (www) interface to explore a CVS repository {BSL}

cvsweb-2.0.1 - WWW CGI script to browse CVS repository trees (At FreeBSD Ports)
cvsweb-1.103.1.33.tgz - WWW CGI script to browse CVS repository trees (At OpenBSD 2.8_packages i386)
cvsweb-1.103.1.33.tgz - WWW CGI script to browse CVS repository trees (At OpenBSD 2.8_packages m68k)
cvsweb-1.103.1.33.tgz - WWW CGI script to browse CVS repository trees (At OpenBSD 2.8_packages sparc)
cvsweb-1.93 - Web interface for browsing a CVS repository (At NetBSD packages collection)
(Info at freshmeat)

BitKeeper - Source control system {free for non-commercial use}

(Info at freshmeat)

Applications and Utilities

Others not displayed here
Full List

Libraries and Components: Showing

kdeedu-3.0 - kdeedu cvs module

At FreeBSD Ports

mod_cvs-0.5 - A module that makes Apache CVS aware

At FreeBSD Ports

ruby-cvs-0.2 - A Ruby library to provide a high level interface to a CVS repository

At FreeBSD Ports

p5-Sort-Versions-1.2 - A perl 5 module for sorting of revision-like numbers

At FreeBSD Ports

p5-VCS-CVS-2.00 - Perl module that provides a simple interface to CVS

At FreeBSD Ports

patch-2.5.4 - GNU patch utility

At FreeBSD Ports
Patch files using diff output (At NetBSD packages collection)

tkcvs-6.4 - Tcl/Tk frontends to CVS and diff

At FreeBSD Ports
tkcvs-6.0.tgz - graphical frontend to CVS (At OpenBSD 2.7_packages i386)
tkcvs-6.0.tgz - graphical frontend to CVS (At OpenBSD 2.8_packages i386)
tkcvs-6.0.tgz - graphical frontend to CVS (At OpenBSD 2.7_packages sparc)
tkcvs-6.0.tgz - graphical frontend to CVS (At OpenBSD 2.8_packages m68k)
tkcvs-6.0.tgz - graphical frontend to CVS (At OpenBSD 2.8_packages sparc)
ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/devel/tkcvs/README.html (At NetBSD packages collection)

Related Subjects (default selections)

(The following links to subjects at this site retain your personalized selections.)

Software Maintenance - Perfecting, adapting, and improving existing systems

See also: File Transfer and Distribution - Protocols and Methods of transfering files and directories, distributing and installing software. (file collections and archives, FTP, cvsup, NFS, et al.)

Up to Software Development - Tools and utilities for software development

Up to Activity specific - Gateway topic to software used in specific activities. (application software, business, professional, science, education, etc.)

(There may be additional related subject pages listed here)

External Categories

freshmeat.net : Topic : Software Development : Version Control : SCCS

freshmeat.net : Topic : Software Development : Version Control : RCS

freshmeat.net : Topic : Software Development : Version Control

Computers : Software : Configuration Management :

Computers : Software : Document Management :

Computers : Software : Project Management :

(Metalab at UNC) /pub/linux/devel/vc/ - version-control tools (RCS, CVS, PRCS, etc)

freshmeat.net : Topic : Software Development : Version Control : CVS

Personalized Selections
Platform:
MS Windows.
Unix/BSD/Linux.
X.
Prog.Language:
C/C++.
Perl.
Java.
License:
Open-source.
  GPL or LGPL.
  Artistic.
  BSD-like.
Maturity:
Stable.
Pre-production.
Tip: To exclude choices, select all others in same column
Pre-Selections

Use our system: Bring Rapid Knowledge Transfer and Awareness to your company website!



Rapid-Links: Search | About | Comments | Submit Path: RocketAware > Activity specific > Information Tools > File and Version Management >
RocketAware.com is a service of Mib Software
Copyright 2002, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments