This is an archive of the discontinued Mercurial Phabricator instance.

subrepo: migrate to scmutil.backuppath()
ClosedPublic

Authored by martinvonz on Feb 5 2019, 12:52 PM.

Details

Summary

This has a test impact. It seems to me to be for the better.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

martinvonz created this revision.Feb 5 2019, 12:52 PM
martinvonz updated this revision to Diff 13864.Feb 6 2019, 6:59 PM
martinvonz planned changes to this revision.Feb 6 2019, 7:04 PM

This one breaks tests, so I'll need to fix that.

martinvonz edited the summary of this revision. (Show Details)Feb 6 2019, 7:23 PM
martinvonz updated this revision to Diff 13866.

This one breaks tests, so I'll need to fix that.

Done.

This revision was automatically updated to reflect the committed changes.