Re: Relocating the SVN tree

2007-08-15 Thread Dennis Lundberg
I use SmartSVN [1] for most of my svn operations. It has a free-of-charge "Foundation" version. It made it really easy to "svn switch" my whole proper-trunks structure, without bothering with the command-line. -> Modify -> Switch to URL... [1] http://www.smartsvn.com/ Jochen Wiedmann wrote

Re: Relocating the SVN tree

2007-08-15 Thread Henri Yandell
svn switch doesn't do svn:externals. I used svn status to figure out which ones I had changes on. I rm'd the other components, did an svn switch of the trunks-proper directory, did an svn switch of the components I had local changes on and then did an svn update to get all of the others. Hen On

Re: Relocating the SVN tree

2007-08-15 Thread Torsten Curdt
svn switch ...or what are you after? On 15.08.2007, at 08:48, Jochen Wiedmann wrote: Hi, any suggestions or helper tools for relocating from jakarta/commons to commons available? Thanks, Jochen - To unsubscribe, e-mai

Relocating the SVN tree

2007-08-15 Thread Jochen Wiedmann
Hi, any suggestions or helper tools for relocating from jakarta/commons to commons available? Thanks, Jochen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]