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

Re: How to move existing files (with revisions) into another folder ?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 24 Mar 2009 09:27:15 -0400

On Tue, Mar 24, 2009 at 08:13, Pascal Maugeri <pmaugeri2_at_gmail.com> wrote:
> Hi
>
> I made this stupid mistake: we started to work on the project and committed
> many files from the root folder of the repository.
>
> But now I read that the preferred layout is having a folder "trunk" then
> "tags" and then "branches".
>
> How could I move the existing source files and all the related revisions
> into the "trunk" folder ? Of course, without loosing all the history ?

svn mv source destination

Move, copy & rename all retain history in Subversion.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1402113

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-24 14:28:10 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.