]> jfr.im git - irc.git/blobdiff - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001688.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001688.html
diff --git a/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001688.html b/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001688.html
new file mode 100644 (file)
index 0000000..c8cb041
--- /dev/null
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+   <TITLE> [IRCServices Coding] ircservices-chk script
+   </TITLE>
+   <LINK REL="Index" HREF="index.html" >
+   <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20ircservices-chk%20script&In-Reply-To=">
+   <META NAME="robots" CONTENT="index,nofollow">
+   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+   <LINK REL="Previous"  HREF="001687.html">
+   <LINK REL="Next"  HREF="001689.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+   <H1>[IRCServices Coding] ircservices-chk script</H1>
+    <B>Ballsy</B> 
+    <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20ircservices-chk%20script&In-Reply-To="
+       TITLE="[IRCServices Coding] ircservices-chk script">ballsy at mystical.net
+       </A><BR>
+    <I>Fri Nov  1 13:46:55 PST 2002</I>
+    <P><UL>
+        <LI>Previous message: <A HREF="001687.html">[IRCServices Coding] Fails services(lock file not removed)
+</A></li>
+        <LI>Next message: <A HREF="001689.html">[IRCServices Coding] ChanServ bug?
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#1688">[ date ]</a>
+              <a href="thread.html#1688">[ thread ]</a>
+              <a href="subject.html#1688">[ subject ]</a>
+              <a href="author.html#1688">[ author ]</a>
+         </LI>
+       </UL>
+    <HR>  
+<!--beginarticle-->
+<PRE>  When services DBs are updated in older versions of IRCServices (ie 
+4.5.*), *.db.save files are created, which are then copied back to the 
+normal .db file name.  I've had several occasions when services (4.5.43) 
+would die during this DB file update, and I'd be left with a nick.db.save 
+file, but no nick.db.  If I then restart services, no nick.db would be 
+found (obviously), and a new one would be started from scratch...not a 
+desired effect.
+       Because of this functionality, I choose not to restart services 
+using cron for fear of losing a .db file or 2.  While it's possible to 
+write a more elaborate cron script which would check for these .save files 
+and copy them into place in the aforementioned event before restarting 
+services, does version 5.0.* have a better way around this at all ? 
+       Planning to migrate to 5.0.2...they're looking great.
+
+David
+
+
+</PRE>
+
+<!--endarticle-->
+    <HR>
+    <P><UL>
+        <!--threads-->
+       <LI>Previous message: <A HREF="001687.html">[IRCServices Coding] Fails services(lock file not removed)
+</A></li>
+       <LI>Next message: <A HREF="001689.html">[IRCServices Coding] ChanServ bug?
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#1688">[ date ]</a>
+              <a href="thread.html#1688">[ thread ]</a>
+              <a href="subject.html#1688">[ subject ]</a>
+              <a href="author.html#1688">[ author ]</a>
+         </LI>
+       </UL>
+
+</body></html>