home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / admin / 6124 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  2.1 KB

  1. Path: sparky!uunet!wupost!sdd.hp.com!ux1.cso.uiuc.edu!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!news
  2. From: fitz@frc.ri.cmu.edu (Kerien Fitzpatrick)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: Moving calendar info
  5. Message-ID: <Bu0sun.9t3.2@cs.cmu.edu>
  6. Date: 3 Sep 92 20:56:46 GMT
  7. Article-I.D.: cs.Bu0sun.9t3.2
  8. References: <1992Sep3.130656.2131@informatik.uni-ulm.de>
  9. Sender: news@cs.cmu.edu (Usenet News System)
  10. Reply-To: fitz@frc.ri.cmu.edu
  11. Organization: Field Robotics Center, Carnegie Mellon University
  12. Lines: 37
  13. Nntp-Posting-Host: dirt.frc.ri.cmu.edu
  14.  
  15. In article 2131@informatik.uni-ulm.de, borchert@titania.mathematik.uni-ulm.de (Andreas Borchert) writes:
  16. > In article <1992Sep3.005604.21109@news.ysu.edu>, lou@yfn.ysu.edu (Lou Anschuetz) writes:
  17. > > I've just moved from one sun workstation to another.  I had my
  18. > > calendar tool nicely set up on the old machine, and wish to move
  19. > > that calendar data to the new Sun.  I had (falsely I guess) 
  20. > > assumed that I could move /usr/spool/calendar/callog.lou to 
  21. > > the new machine, fix up its permissions, do a sed to change
  22. > > machine ID's in the tag, and bring up calendar tool.  Much to
  23. > > my surprise it had no idea that the data was out there. :-)
  24. > > 
  25. > > Is there any way to do this?  
  26. > Probably, you've forgotten to restart rpc.cmsd after your changes
  27. > to your callog file.
  28. > -- 
  29. > _______________________________________________________________________________
  30. > Andreas Borchert, University of Ulm, SAI, D-W-7900 Ulm, Germany
  31. > Internet: borchert@mathematik.uni-ulm.de
  32.  
  33.  
  34. You must first kill the running rpc.cmsd process *before* copying the callog
  35. file.  I believe it is because rpc.cmsd keeps everything in memory and then
  36. writes it out.  If you copy the callog file in the /var/spool/calendar while
  37. rpc.cmsd is running you won't see the changes...and the file will be over-
  38. written.  If you kill the process, copy the file in, and restart the process
  39. everything should work smoothly.
  40.  
  41. Fitz
  42.  
  43.  
  44. ---
  45. Kerien Fitzpatrick            Pittsburgh, PA 15213
  46. Field Robotics Center            (412)268-6564
  47. The Robotics Institute            Internet: fitz@frc.ri.cmu.edu
  48. Carnegie Mellon University
  49.