![]() |
|
|||||||
| Phoronix Test Suite Discussion & collaboration on the Phoronix Test Suite software and specification. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
This might be a really stupid question, but I can't work out for the life of me how to do it.
How do I clone the pts git repository to track changes? |
|
#2
|
|||
|
|||
|
|
|
#3
|
|||
|
|||
|
Quote:
Ah, that was the bit I was after. Am I just being blind, or is the repo address actually published somewhere? Cheers |
|
#5
|
|||
|
|||
|
Is anyone else pulling from git in a non-US timezone?
I'm in UTC+1, and git-pull doesn't recognise any changes to the git tree until at least 3-4 hours after the commits have been made. |
|
#6
|
|||
|
|||
|
Try pulling now. Sometimes running git-update-server-info manually on the server fixes the problem.
|
|
#7
|
|||
|
|||
|
That's fixed it. Thanks.
|
|
#8
|
|||
|
|||
|
Michael, can you run git-update-server-info as I'm stuck several commits behind again?
Code:
[uncle_fungus@Iguana phoronix-test-suite]$ git-pull
Fetching refs/heads/master from http://www.phorogit.com/repo/phoronix-test-suite.git using http
Already up-to-date.
[uncle_fungus@Iguana phoronix-test-suite]$ git-log -1
commit 481d30d6b8c9697d54ebd004561e82e016268765
Author: Michael Larabel <michael@phx-laptop.(none)>
Date: Sat May 10 18:40:14 2008 -0400
Add another flac (SourceForge) mirror for encode-flac.
Edit: From http://git.or.cz/gitwiki/GitFaq#head...2341b64378a5f6 Quote:
Last edited by uncle_fungus; 05-10-2008 at 10:25 PM. |
|
#9
|
|||
|
|||
|
Ran it again manually... I also redid the chmod on it, even though I believe I had done that before already.
|
|
#10
|
|||
|
|||
|
Thanks, that's worked for all the commits until 22.30 server-time, but I still can't pull the latest commit.
Code:
[uncle_fungus@Iguana phoronix-test-suite]$ git-pull
Fetching refs/heads/master from http://www.phorogit.com/repo/phoronix-test-suite.git using http
Already up-to-date.
[uncle_fungus@Iguana phoronix-test-suite]$ git-log -1
commit 072a90d2457b77d330cccb810dbfaf204e2634bb
Author: Michael Larabel <michael@phx-laptop.(none)>
Date: Sat May 10 22:27:53 2008 -0400
Fix for suite-info to work recursively when listing tests in a suite
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|