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

Changing externals from file: to svn:

From: Mike Newsome <Mike.Newsome_at_hitekp.com>
Date: Mon, 25 Feb 2008 11:30:12 -0000

Hello All
I have been using svn for about three years now, and have repositories
for several projects all doing there thing, using file: access. Most
repos include some svn_externals, which also have file access
I now need more people to be able to access these repos, and IT have
given me a server with snvserve running.
How do I move my repos, while changing the external property? I have
tried dump/edit path names/load, but (not unnaturally) load detects my
fiddles.
I have tried changing the content-length bits:
Node-path: PSU/Trunk
Node-kind: dir
Node-action: change
Prop-content-length: 191
Content-length: 191

K 13
svn:externals
V 155
FreeRTOS file:///\Lhuk2/Units/Software%20Development/FreeRTOS/Trunk
Drivers
file:///\Lhuk2/Units/Software%20Development/Common%20Code%20AT91/Drivers
/Trunk

PROPS-END
to
Node-path: PSU/Trunk
Node-kind: dir
Node-action: change
Prop-content-length: 162
Content-length: 162

K 13
svn:externals
V 155
FreeRTOS svn://svnserve/FreeRTOS/Trunk
Drivers
file:///\Lhuk2/Units/Software%20Development/Common%20Code%20AT91/Drivers
/Trunk

PROPS-END
But load still complains
Is there a way I can do what I wish?

Mike Newsome
Firmware Design Engineer
Hitek Power Ltd, England

CONFIDENTIAL AND PRIVILEGED: This E-mail and any files transmitted with it are confidential and are solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient or the person responsible for delivering the e-mail to the intended recipient, be advised that you have received this e-mail in error and that any use, dissemination, forwarding, printing or copying of this e-mail is strictly prohibited. HiTek Power takes all possible action to prevent the spread of electronic viruses, but takes no responsibility for any messages, which may somehow contain such a virus. If you have received this e-mail in error, please immediately notify the IT administrator by telephone at:
UK: +44 1903 712400
DE: +49 6074 692850

HiTekPower Ltd.: Company registration number: 908344 Place of registration: England & Wales, Registered office: Unit 10 Hawthorn Road, Littlehampton, West Sussex, BN17 7LT.
 VAT number: GB 651 4444 49
HiTekPower GmbH: Geschäftsführer: Dipl.-Ing. Reinhold Zeizinger, Carey J. J. Austin. Handelsregister: Offenbach HRB 21414.
USt-IdNr.: DE113528216

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-25 12:30:47 CET

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.