Changes between Version 6 and Version 7 of Add/Remove printers from servers/CWs
- Timestamp:
- 09/14/06 13:09:04 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Add/Remove printers from servers/CWs
v6 v7 34 34 * Distribute the changes to all of the printers: 35 35 {{{ 36 Issue the following commmands to verify changes to checked-out files: 36 Issue the following commmands to verify changes to checked-out files:{{{ 37 37 38 38 svn status … … 42 42 * place detailed comments regarding modifications in the 'changelog' 43 43 }}} 44 * To remove a printer, follow the same procedure as above. 44 * To remove a printer follow the same procedure as above. 45 {{{ 45 46 Modify the printers.conf file to remove the printer settings and remove the printer.ppd file using: 46 {{{ 47 svn rm printer.ppd 47 svn rm printer.ppd 48 48 }}}
