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

moving the trunk

From: Focas, Mark <Mark.Focas_at_det.nsw.edu.au>
Date: 2004-09-07 04:41:08 CEST

Hi
I have a repository layout following one of the recommendations, it looks (abbreviated) like this

-Project1
    |-Trunk
    |-Branches
    |-Tags
-Project2
    |-Trunk
    |-Branches
    |-Tags

etc

I want to change it to the following format:

Solution
    |-Trunk
        |-Project1
        |-Project2
    |-Branches
    |-Tags

etc

I used svn move to move the folders in the repository, and checked out a new working copy, but now when I try to do a diff on files, it can't locate the files before the move.

Is there a way to reorganise the repository and keep the history? It seems from reading the documentation that the move should work, and the history is retained, but doing the diff just doesn't work.

Thanks,
____________________________________
 Mark Focas
 Senior Analyst Programmer
 TLI
 Center for Learning and Innovation
 53 Wentworth Rd
 Strathfield 2135

 (02) 9715 8033
 mark.focasATtafensw.edu.au
____________________________________

**********************************************************************
This message is intended for the addressee named and may contain
privileged information or confidential information or both. If you
are not the intended recipient please delete it and notify the sender.
**********************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 7 04:41:40 2004

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.