denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] [bug #27354] recursive key capture not possible -> ba


From: Richard Shann
Subject: Re: [Denemo-devel] [bug #27354] recursive key capture not possible -> bad news
Date: Thu, 03 Sep 2009 08:25:48 +0100

On Wed, 2009-09-02 at 15:40 -0500, Jeremiah Benham wrote:
> On Wed, 2009-09-02 at 19:35 +0100, Richard Shann wrote:
> > On Wed, 2009-09-02 at 17:40 +0000, Jeremiah Benham wrote:
> > > Follow-up Comment #4, bug #27354 (project denemo):
> > > 
> > > I will assume that your change to git makes this bug less frequent but it 
> > > has
> > > not entirely eliminated it. 
> > > 
> > > Here is how to reproduce it:
> > > 
> > > Run Education/BassClefNoteNameSpeedTest 
> > 
> > this one isn't in the ftp://denemo.org/download... even though it is in
> > git for 45 hours
> > what is going on with the download directory - are the timestamps
> > preserved?
> git on my server was failing to update.
> 
> This is the server side script that updates ftp:
> 
> cd /home/jjbenham/src/denemo
> git pull
> cd actions/menus/
> rsync -trv * /srv/ftp/download/menus/
> cd ../
> rsync -trv editscripts /srv/ftp/download/
> rsync -trv bitmaps /srv/ftp/download/
> 
> I noticed it was not preserving the timestamp so I added -t option. It
> will still have an incorrect time if git pull does not succeed for some
> reason. The timestamp of the files in /home/jjbenham/src/denemo are the
> date that they were created on this filesystem not when they were
> submitted to git.
Mmm, I take it the idea is they are not re-created unless they have
changed? (So the timestamp of the file which denemo ftp's down onto the
user's disk does not change unless there the file has changed, or at
least potentially changed). In which case that is fine, we just want the
users not to download files they already have and not to miss files that
have been altered since they last did an update.
Richard


>  The timestamp is preserved however
> from /home/jjbenham/src/denemo to the ftp directory. If we need the
> files to have the timestamp of when they were created in git I will have
> to find a way to rsync them from savannah somehow.
> 
> Jeremiah
> 
> > Richard
> > 
> > 
> > > click start
> > > before game has ended lauch Education/CountSteps
> > > try and hit a number
> > > 
> > > This will always occur when a script waits for a user input and then 
> > > another
> > > script is loaded and the new script also asks for input.
> > > 
> > >     _______________________________________________________
> > > 
> > > Reply to this item at:
> > > 
> > >   <http://savannah.gnu.org/bugs/?27354>
> > > 
> > > _______________________________________________
> > >   Message sent via/by Savannah
> > >   http://savannah.gnu.org/
> > > 
> > > 
> > > 
> > > _______________________________________________
> > > Denemo-devel mailing list
> > > address@hidden
> > > http://lists.gnu.org/mailman/listinfo/denemo-devel
> > 
> > 
> > 
> > _______________________________________________
> > Denemo-devel mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/denemo-devel
> 





reply via email to

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