sccs-help(1) User Commands sccs-help(1)NAME
sccs-help, help - ask for help regarding SCCS error or warning messages
SYNOPSIS
/usr/ccs/bin/help [argument]...
DESCRIPTION
The help utility retrieves information to further explain errors messages and warnings from SCCS commands. It also provides some informa-
tion about SCCS command usage. If no arguments are given, help prompts for one.
An argument may be a message number (which normally appears in parentheses following each SCCS error or warning message), or an SCCS com-
mand name. help responds with an explanation of the message or a usage line for the command.
When all else fails, try `/usr/ccs/bin/help stuck'.
FILES
/usr/lib/help directory containing files of message text
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------------------------------------+
|ATTRIBUTE TYPE ATTRIBUTE VALUE |
|Availability SUNWsprot |
+-----------------------------------------------------------+
SEE ALSO sccs(1), sccs-admin(1), sccs-cdc(1), sccs-comb(1), sccs-delta(1), sccs-get(1), sccs-prs(1), sccs-prt(1), sccs-rmdel(1), sccs-sact(1), sccs-
sccsdiff(1), sccs-unget(1), sccs-val(1), what(1), sccsfile(4), attributes(5)SunOS 5.11 24 Feb 1998 sccs-help(1)
Check Out this Related Man Page
sccs-rmdel(1) User Commands sccs-rmdel(1)NAME
sccs-rmdel, rmdel - remove a delta from an SCCS file
SYNOPSIS
/usr/ccs/bin/rmdel -rsid s.filename...
DESCRIPTION
The rmdel utility removes the delta specified by the SCCS delta ID (SID) supplied with -r. The delta to be removed must be the most recent
(leaf) delta in its branch. In addition, the SID must not be that of a version checked out for editing: it must not appear in any entry of
the version lock file (p.file).
If you created the delta, or, if you own the file and directory and have write permission, you can remove it with rmdel.
If a directory name is used in place of the s.filename argument, the rmdel command applies to all s.files in that directory. Unreadable
s.files produce an error; processing continues with the next file (if any). The use of `-' as the s.filename argument indicates that the
names of files are to be read from the standard input, one s.file per line.
OPTIONS
The following option is supported:
-rsid Remove the version corresponding to the indicated SID (delta).
ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables that affect the execution of rmdel: LANG, LC_ALL, LC_CTYPE, LC_MES-
SAGES, and NLSPATH.
FILES
p.file permissions file
s.file history file
z.file temporary copy of the s.file
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWsprot |
+-----------------------------+-----------------------------+
|Interface Stability |Standard |
+-----------------------------+-----------------------------+
SEE ALSO sccs(1), sccs-admin(1), sccs-cdc(1), sccs-comb(1), sccs-delta(1), sccs-help(1), sccs-prs(1), sccs-prt(1), sccs-sccsdiff(1), sccs-unget(1),
what(1), sccsfile(4), attributes(5), environ(5), standards(5)DIAGNOSTICS
Use the SCCS help command for explanations (see sccs-help(1)).
SunOS 5.10 1 Nov 1999 sccs-rmdel(1)
I am having some problem while creating a new sccs file. During initial creation of the file the SCCS is not storing the file in actual format with the result that the SCCS file is different from my original file.
Any way to avoid this??
Nitin (1 Reply)
Hello,
I'm wondering if anyone out there have experience using the SCCS source code in Unix? If so, can you recommend a good (user friendly) SCCS book for beginner users.
Thanks! (3 Replies)
I can't excute any commands in /usr/bin
when I try to excute commands in /usr/bin
the error message is displayed " No Such device or
address"
Can you Help?
Thanks in Advance (6 Replies)
Hi All,
I am just wondering if you could help me with this.
Suppose I have a file in SCCS a particular user updates the files aand puts back in sccs . when doing so it proments the user to enter the comment.
Basically what I'd expect is the user to enter the changes he or she has made ....... (3 Replies)
I am not really sure whether i am posting this question in the right forum.....Can someone tell me why I should go for a rational Clearcase version controller when I can use the version controllers 'rcs' or 'sccs' available in UNIX. I want to know the advantage of Rational over these two. Also, I... (2 Replies)
I am trying to use SCCS for project development . Can any one list out the basic setup nneded to be done for SCCS .
I mean if I create a SCCS directory what all files to create on this .
i don't have a root password of the system and I am not going to get one .
I saw few post on this forum... (1 Reply)
I have created a SCCS directory with version 1.1. It has say A.txt (for simplicity)
Now updated files are present in other directory. If I copy A.txt it wont be effected in SCCS. How do I make this A.text to be version 1.2??
Please help! (3 Replies)
Hi.
Allocated is showing in hexadecimal which comes to 1 GB
But the usage is showing more (14 GB). Can you please explain why? Normally, usage should be less than allocated
$ /usr/sbin/kmtune -q shmmax
Parameter Current... (4 Replies)
Hi,
After i exit from crontab file using Esc+wq, i get a message like
" warning: commands will be executed using /usr/bin/sh "
Can somebody tell me what it means ?
Thank you (9 Replies)
Hi,
below are the commands I use to get many gif files from /usr/local/images directory, the command just getting stuck at mget, nothing is moving
cd /usr/local/images
binary
mget *.gif:wall:
close
quit (3 Replies)
Hi,
how to overcome this warning issue.
code:
#echo 'ls > /home/rxcprod/a.out' | at -q a now
warning: commands will be executed using /usr/bin/sh
job 1318943704.a at Tue Oct 18 09:15:04 2011 (4 Replies)
I am having some problem while creating a new sccs file. During initial creation of the file the SCCS is not storing the file in actual format with the result that the SCCS file is different from my original file. (1 Reply)