[cvsnt] moving dir in the repository
keith d. zimmerman
lists at kdz13.net
Mon Jan 19 12:01:52 GMT 2004
Dominique Jean-Prost wrote:
> Hello,
>
>
> I would like to reorganize my repository. Actually, one of my project is
> stored this way :
>
> Java/sources/com/foo/bar/...
>
> I would like to change it to get this tree :
>
> Myproject/com/foo/bar/...
>
> Is there a way I can do this by directly moving dir in the repository : I
> would like to avoid using CVS add and cvs remove so that I don't lose
> history.
>
> Best regards,
>
> Dom
Hi Dom,
You should be able to just go in to the repository and move the
files/directories. The only thing is that you will need to redo the
checkout on any computer that has the files checked out.
-kz
More information about the cvsnt
mailing list