About: Really basic RCS interaction from within vim   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

I've chosen F1 and F2, because I never use those keys for what they are intended. I use :help for a command reference, not for a tutorial style thing. So, use some discretion. Also, the write command could just as easily have been a :write!, but I decided against that in the case of files that weren't checked out. You should check them out, first, and they should be writable. map :write %:!ci -l %:edit! map :!co -l %:edit! New RCS files work just fine with the first mapping. There's a good menu-driven rcs client for graphical vim, but I hate menus and graphical interfaces.

AttributesValues
rdfs:label
  • Really basic RCS interaction from within vim
rdfs:comment
  • I've chosen F1 and F2, because I never use those keys for what they are intended. I use :help for a command reference, not for a tutorial style thing. So, use some discretion. Also, the write command could just as easily have been a :write!, but I decided against that in the case of files that weren't checked out. You should check them out, first, and they should be writable. map :write %:!ci -l %:edit! map :!co -l %:edit! New RCS files work just fine with the first mapping. There's a good menu-driven rcs client for graphical vim, but I hate menus and graphical interfaces.
Version
  • 6(xsd:integer)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 364(xsd:integer)
Category
  • VersionControl
Author
  • Peter
Complexity
  • basic
Created
  • 2002(xsd:integer)
ID
  • 366(xsd:integer)
NEXT
  • 367(xsd:integer)
Rating
  • 5(xsd:integer)
abstract
  • I've chosen F1 and F2, because I never use those keys for what they are intended. I use :help for a command reference, not for a tutorial style thing. So, use some discretion. Also, the write command could just as easily have been a :write!, but I decided against that in the case of files that weren't checked out. You should check them out, first, and they should be writable. map :write %:!ci -l %:edit! map :!co -l %:edit! New RCS files work just fine with the first mapping. There would be some use to creating the RCS directory, if it's not already there, but I don't see an "if exists and is directory" function, right now. There's a good menu-driven rcs client for graphical vim, but I hate menus and graphical interfaces.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software