Menu

Commit [r46]  Maximize  Restore  History

Don't check projects which don't have updates every minute but only after another time interval has passed.

tortoisesvn 2007-04-12

changed /trunk/src/HiddenWindow.cpp
/trunk/src/HiddenWindow.cpp Diff Switch to side-by-side view
--- a/trunk/src/HiddenWindow.cpp
+++ b/trunk/src/HiddenWindow.cpp
@@ -398,6 +398,8 @@
 				}
 			}
 		}
+		else
+			it->second.lastchecked = currenttime;
 	}
 	if (bNewEntries)
 	{
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.