On Sunday 25 July 2010 04:55:36 Dan Langille wrote: > On 7/24/2010 10:02 PM, James Harper wrote: > >> This problem occurred in all my regression test machines: > >> > >> restore.c: In function 'void do_restore(JCR*)': > >> restore.c:763: error: 'STREAM_RESTORE_OBJECT' was not declared in this > >> > >> Full example below. > >> > >> You are not currently on a branch, so I cannot use any > >> 'branch.<branchname>.merge' in your configuration file. > >> Please specify which remote branch you want to use on the command > >> line and try again (e.g. 'git pull<repository> <refspec>'). > >> See git-pull(1) for details. > >> Begin nightly-disk Sat Jul 24 07:42:03 UTC 2010 > >> You are not currently on a branch, so I cannot use any > >> 'branch.<branchname>.merge' in your configuration file. > >> Please specify which remote branch you want to use on the command > >> line and try again (e.g. 'git pull<repository> <refspec>'). > >> See git-pull(1) for details. > > > > Is your git-pull expected to fail? > > That usually happens. That's not exactly a fail is it?
I will look at the compile problem you pointed out. It is probably that there is a missing declaration of some new code we have added. If your git pull is failing, I recommend that you delete your current repo and reclone it. Hopefully that will fix the problem. Recently we moved the community development out of master on to Branch-5.1 Re-cloning should fix up any remote definitions that are wrong, then make sure you you are not trying to pull master, but just do a "git pull" Best regards, Kern ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel