Hi all,
Sorry for asking simple questions here, it's my first time to use sfwnv
workspace.
1) I read from the guide that people use "wx create file" to check files
into SCCS, but I got an ERROR as following, do you have any idea about it:
bash-3.00$ wx create Makefile.sfw
Error: cannot find workspace command in $PATH. Aborting .
2) Then I tried sccs to do check in and check out, it seems good
bash-3.00$ sccs create Makefile.sfw
bash-3.00$ sccs edit Makefile.sfw
......
bash-3.00$ sccs delget Makefile.sfw
But my question is what's difference between sccs and wx, can I use
sccs to instead of wx, and how about other command in /opt/onbld/bin,
such as sccsmv, sccsrm.
3) Is there any more detail guide for the process and these command?
Thanks
Chris