1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/repository
epriestley c67a749036 Verify that SVN repository URI ends in a "/"
Summary:
Everything breaks if this isn't true, and it's easy to get subtly wrong right
now. There are other more magical ways we could do this (automatically add a "/"
in this form or at runtime) but I think making it explicit is the easiest and
most robust approach. See T67.

Test Plan:
Tried to save a URI without a trailing slash.

Reviewed By: jungejason
Reviewers: jungejason, tuomaspelkonen, aran
CC: aran, jungejason
Differential Revision: 305
2011-05-18 10:37:53 -07:00
..
constants/repositorytype Diffusion/phd/console improvements. 2011-03-15 13:38:14 -07:00
controller Verify that SVN repository URI ends in a "/" 2011-05-18 10:37:53 -07:00
daemon Open database connection with 'w' instead of 'r' for writing 2011-05-02 13:31:12 -07:00
parser Lint stragglers. 2011-04-03 23:38:02 -07:00
storage Allow Herald to be disabled while importing a repository so we don't send a 2011-04-06 16:28:20 -07:00
worker Open database connection with 'w' instead of 'r' for writing 2011-05-02 13:31:12 -07:00