GithubHelp home page GithubHelp logo

puzl / vc-clearcase Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alex-hhh/vc-clearcase

0.0 1.0 0.0 13.96 MB

Emacs VC (version control) backend for ClearCase

License: GNU General Public License v3.0

Emacs Lisp 99.05% Shell 0.95%

vc-clearcase's Introduction

vc-clearcase.el is a ClearCase integration package that works as a client to
the Emacs VC package. In addition to the standard VC functionality, this
package supports ClearCase specific tasks such as updating static views, edit
a view's configspec, list checkouts and start the version tree browser GUI on
a file. UCM is also supported.

NOTE: this version will not work with Emacs releases prior to version 23.

To install the package, follow these steps:

   1/ Copy this directory under the site-lisp directory of your GNU/Emacs
      installation

   2/ Byte compile vc-clearcase.el and ucm.el.  You can do it from inside
      Emacs, or from the command line:

      % emacs -batch -f batch-byte-compile vc-clearcase.el
      % emacs -batch -f batch-byte-compile ucm.el

   3/ Add the following line to your initialization file (~/.emacs.el):

      (load "vc-clearcase-auto")

The ClearCase backend should activate when you open a file inside a ClearCase
view.

See also the project website http://code.google.com/p/vc-clearcase/

vc-clearcase's People

Contributors

alex-hhh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.