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

Re: Moving a directory

From: Mike Dewhirst <miked_at_dewhirst.com.au>
Date: 2005-04-28 13:38:58 CEST

Hakan Koseoglu wrote:
> On 4/28/05, Mike Dewhirst <miked@dewhirst.com.au> wrote:
>
>>How do I move a directory within a project?
>
> svn help move

Thanks Hakan

I should have said I am using TortoiseSVN and didn't see a Move option.
There was a relocate but it there was a scary warning.

As it happens, I have done the deed manually. It was quite tricky
because this particular project is a static website I am reworking for a
client (it isn't my specialty) using Dreamweaver 4.

If you move or rename directories or files *in* the Dreamweaver window,
it carefully rewrites any necessary changes throughout the site. I rely
on that to refactor mercilessly.

I just deleted the paragraph I wrote describing what I did because it
got so convoluted even I didn't understand what I'd written. I must have
got it right by sheer good luck rather than skill and logic.

Thanks again

Mike

> Svn move command essentially does what you just described, it copies
> the file and deletes the original but you don't have to worry about
> the typing the commands twice.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 28 13:41:17 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.