[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Canonicalization of dubious URLs

From: Philip Martin <philip_at_codematters.co.uk>
Date: Sat, 29 Jul 2017 20:01:43 +0100

Philip Martin <philip_at_codematters.co.uk> writes:

> svnadmin create repo
> svnmucc -mm propset svn:externals 'foo://bar::/ X' ''

Need an URL there:

    svnmucc -mm propset svn:externals 'foo://bar::/ X' file://`pwd`/repo

-- 
Philip
Received on 2017-07-29 21:01:48 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.