[cvsnt] Updating the directory structure of the repository
Gerhard Fiedler
lists at connectionbrazil.com
Mon Sep 17 18:46:39 BST 2007
Sushil Rai wrote:
> I am running into an issue. I am required to update the directory structure
> of my CVS repository. Currently my repository looks like
>
> - RepositoryHead
> - Dir1
> - File1
> - File2
> - Dir2
> - File3
> - File4
>
> - RepositoryHead
> - *New Dir*
> - Dir1
> - File1
> - File2
> - Dir2
> - File3
> - File4
>
> Also, the version information of the existing files need to be maintained as
> it is. Please suggest the process to achieve change of structure.
- Make sure everybody checks everything in.
- Make sure everybody releases their sandbox.
- Stop the cvsnt server.
- Rearrange the files in the repository directly according to what you
want, creating directories as needed.
- Start the cvsnt server.
- Check out as needed into sandboxes.
Gerhard
More information about the cvsnt
mailing list