Note that there are some explanatory texts on larger screens.

plurals
  1. POSubversion issue after cvs2svn
    primarykey
    data
    text
    <p>I am using eclipse / subclipse for development. I also have the TortoiseSVN client.</p> <p>I am trying to move a CVS repository. The old CVS repository had a single project. We want to reogranize as several of the projects have their own development streams, and should be managed separately. </p> <p>I ran the standard full move of the repository using cvs2svn, and had no issues.</p> <p>I want to restructure the projects in the subversion repository, so after the cvs2svn, I attempted to do an svn move and did the restructuring. I was able to successfully do the move, again no issues.</p> <p>I check out the project in eclipse, and then choose a file in one of the <em>moved</em> projects. It seemingly doesn't matter which project. If I do an Update Version in eclipse, and choose a version in the file's history to update to, the file is deleted from my filesystem, but the older version never comes down. The file is simply gone.</p> <p>I have the same issue using TortoiseSVN, so I assume that it is not a subclipse issue.</p> <p>The interesting thing is that if I do an <code>svn move</code> of a project <em>back</em> to its original location where it was initially converted to, and follow the same steps, I don't have any issues, the Update Version works as expected.</p> <p>So, to my question(s):</p> <ol> <li>Did I do something wrong during the cvs2svn move that would preclude me from successfully reorganizing my subversion repository?</li> <li>Is there a better way to do what I am trying to do?</li> </ol>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload