http://github.com/blog/92-http-cloning
On Wed, Jul 7, 2010 at 10:08 AM, Paul Hatcher <[email protected]> wrote: > Thanks, that worked - so why do github show the url on the page as http:// > ? > > On Jul 6, 6:48 pm, Serkan Hosca <[email protected]> wrote: > > try using git:// instead of http:// > > > > > > > > On Tue, Jul 6, 2010 at 1:46 PM, Paul Hatcher <[email protected]> > wrote: > > > I'm trying to get the latest source from github, but it keeps failing > > > - don't know git that well and a bit stumped... > > > > > git.exe clone -v "http://github.com/castleproject/Castle.Core.git" > > > "C:\Devel\OpenSource\Castle\Castle.Core" > > > > > error: Unable to get pack file > > > > >http://github.com/castleproject/Castle.Core.git/objects/pack/pack-71b. > .. > > > transfer closed with 45368416 bytes remaining to read > > > error: Unable to find 44859cac767ff02dfc43911c4ce4a571625648b0 under > > >http://github.com/castleproject/Castle.Core.git > > > Cannot obtain needed commit 44859cac767ff02dfc43911c4ce4a571625648b0 > > > while processing commit 2cb521c164757b5115687fbd47b1ac3b38724353. > > > fatal: Fetch failed. > > > Initialized empty Git repository in C:/Devel/OpenSource/Castle/ > > > Castle.Core/.git/ > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Castle Project Users" group. > > > To post to this group, send email to > [email protected] > > > . > > > To unsubscribe from this group, send email to > > > [email protected]<castle-project-users%[email protected]> > <castle-project-users%2bunĀ[email protected]> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/castle-project-users?hl=en.- Hide quoted > text - > > > > - Show quoted text - > > -- > You received this message because you are subscribed to the Google Groups > "Castle Project Users" group. > To post to this group, send email to [email protected] > . > To unsubscribe from this group, send email to > [email protected]<castle-project-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/castle-project-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en.
