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

changing 'svn:externals' from 'svn://' to 'https://' in whole history

From: Michael Dietschi <groups_at_dietschi.net>
Date: 2005-02-07 18:47:23 CET

Hi mailing list,

we have our repos now being served by svnserve and will switch to
Apache + SSL soon. At that point all "svn:external"s will become
invalid.

Is it possible to change the existing externals to "https://..."
without remembering that they ever pointed to "svn://..."?

I naively tried "svn pe svn:external --revprop -r $REV $URL" on
a test repo. It does say it has changed the property - but it
does not have any effect.

Is there an way to do this?

best regards
Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 7 21:05:42 2005

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

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