bibledit-development
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[be] [task #9323] Better error handling for git subprocesses


From: Teus Benschop
Subject: [be] [task #9323] Better error handling for git subprocesses
Date: Fri, 19 Jun 2009 17:30:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10

Update of task #9323 (project bibledit):

         Should Start On:                         => Fri 19 Jun 2009 12:00:00
AM CAT
   Should be Finished on:                         => Fri 19 Jun 2009 12:00:00
AM CAT
                  Status:                    None => Done                   
             Assigned to:                    None => teus                   
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #6:

The git subsystem has been overhauled. Git no longer is used for browsing the
history of a project, or storing the history of it. A new internal tool,
called "Snapshots", does that. Git no only is used to communicate with the
remote repository through the network or an external repository on for example
a USB drive.

If git fails, that simply means that the remote repository is off-line, or
that the USB stick is not inserted.

So therefore, git failure is taken as that the remote repository is offline,
and it won't try again.

Next time a remote repository sync is due, git just tries again. If the
repository was accessible, well, git succeeds, and if it is  still offline,
then it fails, and won't try again.

Therefore, as it is working now, it seems to me to be working well.



    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?9323>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]