Page MenuHomePhabricator

Add Subversion ref and content logs to pre-commit hooks
ClosedPublic

Authored by epriestley on Dec 13 2013, 1:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 4:47 PM
Unknown Object (File)
Tue, Apr 23, 1:58 AM
Unknown Object (File)
Sat, Apr 20, 6:10 PM
Unknown Object (File)
Sat, Apr 20, 4:43 PM
Unknown Object (File)
Tue, Apr 16, 4:30 PM
Unknown Object (File)
Fri, Apr 12, 5:22 PM
Unknown Object (File)
Mon, Apr 8, 11:28 PM
Unknown Object (File)
Mon, Apr 8, 8:51 PM
Subscribers

Details

Summary

Ref T4195. SVN has no such thing as refs (I was thinking about writing a quasi-ref anyway like HEAD: r23 -> r24, but I'm not sure it would actually be useful). And content is very easy to build.

Test Plan

Pushed some stuff to SVN, got logs from it.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan added inline comments.
src/applications/diffusion/engine/DiffusionCommitHookEngine.php
742

huh, i don't recall seeing svnlook before. cool.