Jeff King <peff@xxxxxxxx> writes: > 1. Is there some other syntax that _doesn't_ have this breakage > but that similarly helps the "vast majority of Git users". Well, proposed possible syntax was: 1. <vcs>:<repository location> e.g.: svn:http://svn.example.com/project but host:path/to/repo 2. <vcs>::<repository location> e.g. svn::http://svn.example.com/project 3. <vcs>+<repository location> e.g. svn+http://svn.example.com/project but http+svn://svn.example.com/project svn+path/to/repo -- Jakub Narebski Poland ShadeHawk on #git -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html