|
#11
|
|||
|
|||
![]()
if its so bad, you fix it
Last edited by dsx_; 6th October 2013 at 03:57 PM. |
#12
|
|||
|
|||
![]() Quote:
I would like to note, though, that: Code:
> git clone git://pj64-emu.com:8090/project64.development/ project64 Cloning into 'project64'... fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. |
#13
|
|||
|
|||
![]() Quote:
Code:
> git clone http://pj64-emu.com:8090/project64.development/ project64 |
#14
|
|||
|
|||
![]() Quote:
Code:
> git clone http://pj64-emu.com:8090/project64.development/ project64 -v Cloning into 'project64'... error: Connection time-out while accessing http://pj64-emu.com:8090/project64.development/info/refs?service=git-upload-pack fatal: HTTP request failed ![]() |
#15
|
|||
|
|||
![]()
i found a thread that some one had with a different repository.
Quote:
|
#16
|
|||
|
|||
![]() Code:
> git --version git version 1.8.0.msysgit.0 |
#17
|
|||
|
|||
![]()
yer I am not sure ....
this is what I get. Code:
D:\bug>git --version git version 1.7.11.msysgit.1 D:\bug>git clone http://pj64-emu.com:8090/project64.development/ project64 Cloning into 'project64'... remote: Counting objects: 6211, done. remote: Compressing objects: 100% (3157/3157), done. remote: Total 6211 (delta 4879), reused 3995 (delta 3032) Receiving objects: 100% (6211/6211), 27.28 MiB | 336 KiB/s, done. Resolving deltas: 100% (4879/4879), done. Checking out files: 100% (565/565), done. |
#18
|
|||
|
|||
![]()
Client issue of some sort. I was able to clone the repo just fine from another machine.
And finally on-topic, thanks so much for deciding to release the project source again. I hope it pays off for you in terms of new contributors, but even if it doesn't, the educational benefit of being able to peek inside the guts of an emulator such repute as Project64 is incredible. |
#19
|
|||
|
|||
![]() Quote:
Quote:
|
#20
|
||||
|
||||
![]()
Also managed to clone successfully. Thanks for putting the source out there, Zilmar.
Was this announced? I thought the source was staying closed? |