OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

oic message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Groups - Action Item "SVN : move from HTTP to HTTPS links" Closed


Action Item Subject: SVN : move from HTTP to HTTPS links
Item Number: #0048

Description
From Greg Carpenter's mail:

After the upgrade, working copies of TC subversion repositories created using repository URLs of the form

http://tools.oasis-open.org/version-control/svn//...

will no longer function properly.
Subversion commands invoked in such working copies will result in the following error message.

svn: Repository moved temporarily to 'https://tools.oasis-open.org/version-control/svn//... please relocate


To "relocate" an existing working copy, execute the following Subversion command


svn switch --relocate http https


Note that this command can be invoked from any directory in a working copy directory tree but the https "relocation" is performed only on that directory and any subdirectories, therefore it is recommended to invoke this command once from the top-level directory of a working copy.

Owner: Unassigned
Status: Closed
Priority: Low
Due Date: 04 Jun 2012

Comments
Mr. Bart Hanssens 2012-06-13 14:02 GMT
Should work. SVN asks the user to do a rebase when committing.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]