sponsor Vim development Vim logo Vim Book Ad

vcsnursery : Additional backends for vcscommand

 script karma  Rating 42/15, Downloaded by 2491  Comments, bugs, improvements  Vim wiki

created by
Vladimir Marek
 
script type
utility
 
description
This is now outdated, if you are interested in sccs plugin to vcscommand, there is git project at https://github.com/vlmarek/VCSCommandVlad/commits/Vlad

Intro:
This package contains additional backends (Mercurial and sccs currently) for vcscommand vimscript#90 (thanks for the excellent package!). While talking Bob about including them to vcscommand, he suggested to create additional package, which would contain new and possibly buggy backends. After some soak time, they might be moved to vcscommand itself. So here we go.

Current status:
Mercurial: Full support + annotate syntax
SCCS: Limited support (full is not possible, see below) and annotate syntax

Sccs backend does not have Add, Delete, Lock, Revert, Unlock and Update. There's enough for VCSVimDiff, VCSAnnotate and VCSLog. The reason is, that sccs can be used on it's own, through TeamWare and through other wrappers like Sun internal wx. It would be possible to write plugin to handle them all, but I'm not convinced that it's worth the hassle (make me do it :)).

Contact:
see my account info
 
install details
Unpack the package and copy plugin and syntax files to your ~/.vim or equivalent directory.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vcsnursery.zip 4 2008-04-17 7.0 Vladimir Marek - Hg & Sccs backends: Better implementation of VCSAnnotate. Thanks to Christian Ebert
- Hg backend: Syntax fix for author names starting at the end of the line
- Sccs backend: Syntax fix for branches
vcsnursery.zip 3 2008-04-17 7.0 Vladimir Marek - Hg backend: Fixed VCSAnnotate
vcsnursery.zip 2 2008-04-17 7.0 Vladimir Marek - updated to latest vcscommand version
- Sccs backend: added VCSDiff support (VCSVimDiff was already implemented)
vcsnursery.zip 1 2007-05-15 7.0 Vladimir Marek Initial upload
ip used for rating: 54.196.105.235

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github