Page MenuHomePhabricator

Before executing svnserve, change the CWD to a readable directory
ClosedPublic

Authored by epriestley on May 10 2016, 2:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 27 2025, 11:07 AM
Unknown Object (File)
May 13 2025, 7:20 PM
Unknown Object (File)
Apr 30 2025, 10:56 AM
Unknown Object (File)
Apr 23 2025, 11:27 PM
Unknown Object (File)
Apr 23 2025, 9:18 AM
Unknown Object (File)
Apr 22 2025, 12:02 AM
Unknown Object (File)
Apr 21 2025, 5:17 PM
Unknown Object (File)
Apr 18 2025, 4:40 AM
Subscribers

Details

Summary

Fixes T10941. This avoids a confusing dead end when configuring Subversion hosting, where svnserve will fail to execute hooks if the CWD isn't readable by the vcs-user.

Test Plan
  • Updated and committed in a hosted SVN repository.
  • Ran some git operations, too.
  • @dpotter confirmed this locally in T10941.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Before executing svnserve, change the CWD to a readable directory.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
epriestley added a subscriber: dpotter.
chad edited edge metadata.
This revision is now accepted and ready to land.May 11 2016, 3:05 AM
This revision was automatically updated to reflect the committed changes.