Page MenuHomePhabricator

Add one line to readme.md
AbandonedPublic

Authored by revi on Oct 24 2015, 11:32 AM.
Tags
None
Referenced Files
F13059171: D14322.diff
Fri, Apr 19, 3:48 PM
Unknown Object (File)
Fri, Apr 5, 2:51 PM
Unknown Object (File)
Tue, Apr 2, 1:47 AM
Unknown Object (File)
Sat, Mar 30, 12:44 AM
Unknown Object (File)
Sat, Mar 23, 12:29 PM
Unknown Object (File)
Mar 17 2024, 7:28 PM
Unknown Object (File)
Mar 17 2024, 6:50 PM
Unknown Object (File)
Mar 17 2024, 5:23 PM

Active Operations

    Operation 128 Land Revision
    • This change could not be fetched from the remote staging area. It may not have been pushed, or may have been removed.
    • ·Show Details

Details

Reviewers
epriestley
kimhj
Group Reviewers
Blessed Reviewers
Summary
NOTE: Don't waste your time reading this, go do something productive
Test Plan

Pay $10000 to me and I will tell you after deposit

Diff Detail

Repository
rGITTEST git-test
Branch
arcpatch-D14322
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 8574
Build 9902: arc lint + arc unit

Event Timeline

revi retitled this revision from to Add one line to readme.md.
revi updated this object.
revi edited the test plan for this revision. (Show Details)
revi added a subscriber: revi.
epriestley added a reviewer: epriestley.

This should work now if you try again.

This revision is now accepted and ready to land.Nov 2 2015, 4:39 PM

Duh, land failed.

Lease activation failed: [CommandException] Command failed with error #128! COMMAND ssh '-o' 'LogLevel=quiet' '-o' 'StrictHostKeyChecking=no' '-o' 'UserKnownHostsFile=/dev/null' '-o' 'BatchMode=yes' -l 'xxxxx' -p '22' -i 'xxxxx' '52.8.245.211' -- '(cd '\''/var/drydock/workingcopy-55/repo/git-test/'\'' && git fetch --no-tags -- '\''ssh://xxxxx@secure.phabricator.com/diffusion/STAGING/staging.git'\'' +'\''refs/tags/phabricator/diff/34572'\'':'\''refs/tags/phabricator/diff/34572'\'')' STDOUT (empty) STDERR fatal: Couldn't find remote ref refs/tags/phabricator/diff/34572

Probably conflict?

revi edited edge metadata.

Rebase

Lease activation failed: [CommandException] Command failed with error #128! COMMAND ssh '-o' 'LogLevel=quiet' '-o' 'StrictHostKeyChecking=no' '-o' 'UserKnownHostsFile=/dev/null' '-o' 'BatchMode=yes' -l 'xxxxx' -p '22' -i 'xxxxx' '52.8.245.211' -- '(cd '\''/var/drydock/workingcopy-57/repo/git-test/'\'' && git fetch --no-tags -- '\''ssh://xxxxx@secure.phabricator.com/diffusion/STAGING/staging.git'\'' +'\''refs/tags/phabricator/diff/34763'\'':'\''refs/tags/phabricator/diff/34763'\'')' STDOUT (empty) STDERR fatal: Couldn't find remote ref refs/tags/phabricator/diff/34763

Ah, ok. I used https (and no ssh key) so I failed to push to staging.

Staging test

SSH key updated.