Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Text Editing&Processing > Others

    HeaderCVS 1.0

    Download button

    No screenshots available
    Downloads: 319  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.0/5)
    12 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    AyuanX | More programs
    GPL / FREE
    May 1st, 2008, 13:04 GMT
    ROOT / Text Editing&Processing / Others

     Read user reviews (0)  Refer to a friend  Subscribe

    HeaderCVS description

    HeaderCVS is a Vim plugin that auto-generates CVS Header before current cursor.

    HeaderCVS is a Vim plugin that auto-generates CVS Header before current cursor. The CVS Header will automatically reflect current file name, current date and your description beside a standard CVS Header.

    Developer comments

    If you type ":HeaderCVS This is my file description." when editing file "Demo.sh", this plugin will add the following CVS Header before current cursor.

    ########################################################################
    # Copyright MyCompany Inc. All Rights reserved
    ########################################################################
    #
    # File : Demo.sh
    # Creator : AyuanX ( ayuanx#163.com )
    # Creation Date : 2008-01-11
    # Description : This is my file description.
    #
    ########################################################################
    # $Author$
    # $Source$
    # $Revision$
    # $Date$
    # $Id$
    ########################################################################
    # $Log$
    ########################################################################

    TIP:
    Company Name and Creator are customizable, File Name and Date are auto generated.

    WARNING:
    This script is written with shell comment character '#' by default, you may need some workarounds manually to comment out the added header with other corresponding comment character.

    Requirements:

    · Vim

    INSTALLATION:

    1. Please edit HeaderCVS.vim, customizing the following variables.
    let s:company = "MyCompany"
    let s:creator = "AyuanX ( ayuanx#163.com )"

    2. Put HeaderCVS.vim into path "~/.vim/plugin/".

    3. Type ":HeaderCVS YOUR DESCRIPTION HERE" to add CVS Header when editting files. (NOTE: You can insert spaces into your description or omit description.)

    Product's homepage

      


    TAGS:

    CVS header | vim plugin | cvs autogenerator | CVS | header | autogenerator

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM