To check out a file...

co some_file
co -l some_file (to actually check it out and lock it)
co -r1.1 some_file (to grab version 1.1 of a file)

To check in a file...

ci somefile
ci -r1.1 some_file (check in a file, designating its version as 1.1)

a vi wrapper/launcher to auto check out & check in files and edit them

get the script

-- MattWalsh - 26 May 2002

Topic revision: r2 - 27 May 2002 - MattWalsh
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback