Page MenuHomePhabricator

set localpath in repository.create
ClosedPublic

Authored by avivey on Jul 5 2014, 10:48 PM.
Tags
None
Referenced Files
F18780496: D9842.diff
Sun, Oct 12, 4:37 PM
F18758230: D9842.id23605.diff
Sun, Oct 5, 9:14 PM
F18758229: D9842.id23682.diff
Sun, Oct 5, 9:14 PM
F18735008: D9842.id.diff
Tue, Sep 30, 11:07 PM
F18630556: D9842.id23605.diff
Sep 16 2025, 12:01 PM
F18623298: D9842.id23682.diff
Sep 15 2025, 3:12 PM
F18608941: D9842.diff
Sep 14 2025, 2:17 AM
F18400287: D9842.id.diff
Aug 29 2025, 5:50 PM
Subscribers

Details

Summary

Since there's no way to set it, it defaults to an empty value. Make the conduit call set up sane default.

Test Plan

Call method, repo get's built with expected localpath.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

avivey retitled this revision from to set localpath in repository.create.
avivey updated this object.
avivey edited the test plan for this revision. (Show Details)
avivey added a reviewer: epriestley.

I wanted to put this on the pre-save hook in repository, but found no other uses of that hook.

Anyway, this method needs some updating to support some recent changes like "hosted repositories".

This revision is now accepted and ready to land.Jul 9 2014, 10:35 PM
epriestley updated this revision to Diff 23682.

Closed by commit rP64e2aad46fa0 (authored by @avivey, committed by @epriestley).