Homec4science

Verify that SVN repository URI ends in a "/"

Authored by epriestley <git@epriestley.com> on May 18 2011, 19:06.

Description

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

Details

Committed
epriestley <git@epriestley.com>May 18 2011, 19:37
Pushed
aubortJan 31 2017, 17:16
Parents
rPHc1d6014bcb34: Allow diffusion.getcommits to lookup commits by short reference
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHc67a74903681: Verify that SVN repository URI ends in a "/" (authored by epriestley <git@epriestley.com>).May 18 2011, 19:37