bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS on MacOS X


From: Conrad T. Pino
Subject: CVS on MacOS X
Date: Sat, 15 Jan 2005 11:13:01 -0800

I have a Mac PowerBook G4 on loan with the
base MacOS X and Apple supplied tools.  In
that there's a copy of CVS but it doesn't
have the "version" command.  The output
follows.

I have two questions:

1. What version is this likely to be?

2. Is it worthwhile compiling the released
feature and stable branches and posting the
binaries on "www.cvshome.org" downloads
even though I may be able to do this just
once or only irregularly?

Thanks in advance,

Conrad
======================================
Titanium:~ conradtpino$ cvs help
CVS commands are:
        add          Add a new file/directory to the repository
        admin        Administration front end for rcs
        annotate     Show last revision where each line was modified
        checkout     Checkout sources for editing
        commit       Check files into the repository
        diff         Show differences between revisions
        edit         Get ready to edit a watched file
        editors      See who is editing a watched file
        export       Export sources from CVS, similar to checkout
        history      Show repository access history
        import       Import sources into CVS, using vendor branches
        init         Create a CVS repository if it doesn't exist
        log          Print out history information for files
        login        Prompt for password for authenticating server.
        logout       Removes entry in .cvspass for remote repository.
        rdiff        Create 'patch' format diffs between releases
        release      Indicate that a Module is no longer in use
        remove       Remove an entry from the repository
        rtag         Add a symbolic tag to a module
        status       Display status information on checked out files
        tag          Add a symbolic tag to checked out version of files
        unedit       Undo an edit command
        update       Bring work tree in sync with repository
        watch        Set watches
        watchers     See who is watching a file
(Specify the --help option for a list of other help options)
Titanium:~ conradtpino$ cvs
Usage: cvs [cvs-options] command [command-options-and-arguments]
  where cvs-options are -q, -n, etc.
    (specify --help-options for a list of options)
  where command is add, admin, etc.
    (specify --help-commands for a list of commands
     or --help-synonyms for a list of command synonyms)
  where command-options-and-arguments depend on the specific command
    (specify -H followed by a command name for command-specific help)
  Specify --help to receive this message

The Concurrent Versions System (CVS) is a tool for version control.
For CVS updates and additional information, see
    Cyclic Software at http://www.cyclic.com/ or
    Pascal Molli's CVS site at http://www.loria.fr/~molli/cvs-index.html
Titanium:~ conradtpino$




reply via email to

[Prev in Thread] Current Thread [Next in Thread]