Changes between Version 6 and Version 7 of Add/Remove printers from servers/CWs


Ignore:
Timestamp:
09/14/06 13:09:04 (19 years ago)
Author:
cdelacruz@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Add/Remove printers from servers/CWs

    v6 v7  
    3434 * Distribute the changes to all of the printers:
    3535{{{
    36 Issue the following commmands to verify changes to checked-out files:
     36Issue the following commmands to verify changes to checked-out files:{{{
    3737
    3838    svn status
     
    4242 * place detailed comments regarding modifications in the 'changelog'
    4343}}}
    44  * To remove a printer, follow the same procedure as above.
     44 * To remove a printer follow the same procedure as above.
     45{{{
    4546Modify 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
    4848}}}