On Wed, 13 Feb 2002 23:33, Sam Ruby wrote: > > But then again I was working away when the day switched to the next and > > thus all dependency names changed - however I could not figure out why my > > code that worked 10 minutes ago didn't work anymore. Eventually I figured > > it had ticked over to the new day ;) > > ??? > > The gen process creates a ".timestamp" file and uses the date from that. > "build gump clean" will wipe it out. Other than that, it should stay > stable. I do gump builds on my personal machine approximately one a week > and stay with the same date for days. My timestamp is currently 20020205.
ahh - okay. I tend to run a gen.sh ; ~/bin/build gump scripts; ~/bin/build myproject and then go do some washing and cleaning up ;) So in theory I only need to run gen.sh once per day (or at least once after the 7am run) and then just run ~/bin/build gump scripts; ~/bin/build myproject -- Cheers, Pete ----------------------------------------------------------- "Remember, your body is a temple; however, it's also your dancehall and bowling alley" -- Dharma Montgomery ----------------------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
