Fri May 1 09:28:02 EDT 1998 KRB -- since there's no way to turn off the local echo when reading from stdin, perhaps we should use a pop-up dialog to take missing command line info (like username/password)... -- support comments/revision notes with all appropriate commands ie: add, and checkin -- user/password security needs to be properly implemented. perhaps use crpyt? against the password file... -- implement file level diff -- implement repository browsing -- implement file-version level browsing -- some kind of chmod a-w/chmod a+w needs to be done by the command line tools. this is to keep files that are not checked-out from being editied by mistake...how is this done in Java? -- create the sccs inerface -- improve the user level documentation (doc/user.doc) -- create some admin level documentation (doc/admin.doc)