From: Erik V. <eri...@xs...> - 2012-02-20 12:34:33
|
When executing 'git pull' I'm getting the messages "'/gitroot/rails/rails' does not appear to be a git repository" and "The remote end hung up unexpectedly". Until yesterday it worked fine. Any problem out there? Erik. |
From: brett l. <bre...@gm...> - 2012-02-20 13:02:51
|
On Mon, Feb 20, 2012 at 7:34 AM, Erik Vos <eri...@xs...> wrote: > When executing 'git pull' I'm getting the messages "'/gitroot/rails/rails' > does not appear to be a git repository" and "The remote end hung up > unexpectedly". > Until yesterday it worked fine. Any problem out there? > > Erik. > > At the top of your git root, is there still a ".git" sub-directory? It sounds like the git tools can't find the .git directory that houses all of the repository information. ---Brett. |
From: Stefan F. <ste...@we...> - 2012-02-20 13:17:48
|
Brett & Erik: I had the same error message here (at around 11:30 am local time so close to Erik's error) after git pull. However it only occurred once, 10 seconds later it worked as usual. Unlikely that it was a local issue on Erik's system. From my experience it is not so unsual to experience error message with sf.net at European lunch time or US night time. Similar to bgg it might be the time of maintenance. Stefan On 02/20/2012 02:02 PM, brett lentz wrote: > On Mon, Feb 20, 2012 at 7:34 AM, Erik Vos<eri...@xs...> wrote: >> When executing 'git pull' I'm getting the messages "'/gitroot/rails/rails' >> does not appear to be a git repository" and "The remote end hung up >> unexpectedly". >> Until yesterday it worked fine. Any problem out there? >> >> Erik. >> >> > > At the top of your git root, is there still a ".git" sub-directory? > > It sounds like the git tools can't find the .git directory that houses > all of the repository information. > > ---Brett. > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |
From: Erik V. <eri...@xs...> - 2012-02-20 14:38:28
|
> At the top of your git root, is there still a ".git" sub-directory? Yes, there is. > I had the same error message here (at around 11:30 am local time so close to > Erik's error) after git pull. However it only occurred once, 10 seconds later it > worked as usual. Unlikely that it was a local issue on Erik's system. OK, I'll try again later. Thanks, Erik. > -----Original Message----- > From: brett lentz [mailto:bre...@gm...] > Sent: Monday, February 20, 2012 2:02 PM > To: Development list for Rails: an 18xx game > Subject: Re: [Rails-devel] Git repo problem > > On Mon, Feb 20, 2012 at 7:34 AM, Erik Vos <eri...@xs...> wrote: > > When executing 'git pull' I'm getting the messages "'/gitroot/rails/rails' > > does not appear to be a git repository" and "The remote end hung up > > unexpectedly". > > Until yesterday it worked fine. Any problem out there? > > > > Erik. > > > > > > > It sounds like the git tools can't find the .git directory that houses all of the > repository information. > > ---Brett. > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers is > just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro > Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |
From: Erik V. <eri...@xs...> - 2012-02-20 18:31:35
|
After a few more failures, it finally worked again. It's apparently a matter of patience. Erik. > -----Original Message----- > From: Erik Vos [mailto:eri...@xs...] > Sent: Monday, February 20, 2012 3:38 PM > To: 'Development list for Rails: an 18xx game' > Subject: Re: [Rails-devel] Git repo problem > > > At the top of your git root, is there still a ".git" sub-directory? > > Yes, there is. > > > I had the same error message here (at around 11:30 am local time so > > close to Erik's error) after git pull. However it only occurred once, > > 10 seconds later it worked as usual. Unlikely that it was a local issue on Erik's > system. > > OK, I'll try again later. > > Thanks, > Erik. > > > -----Original Message----- > > From: brett lentz [mailto:bre...@gm...] > > Sent: Monday, February 20, 2012 2:02 PM > > To: Development list for Rails: an 18xx game > > Subject: Re: [Rails-devel] Git repo problem > > > > On Mon, Feb 20, 2012 at 7:34 AM, Erik Vos <eri...@xs...> wrote: > > > When executing 'git pull' I'm getting the messages "'/gitroot/rails/rails' > > > does not appear to be a git repository" and "The remote end hung up > > > unexpectedly". > > > Until yesterday it worked fine. Any problem out there? > > > > > > Erik. > > > > > > > > > > > > It sounds like the git tools can't find the .git directory that houses > > all of the repository information. > > > > ---Brett. > > > > ---------------------------------------------------------------------- > > -------- Try before you buy = See our experts in action! > > The most comprehensive online learning library for Microsoft > > developers is just $99.99! Visual Studio, SharePoint, SQL - plus > > HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when > you subscribe now! > > http://p.sf.net/sfu/learndevnow-dev2 > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > ---------------------------------------------------------------------------- -- > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers is > just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro > Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |