Given that you have full control of who has the module (=project)
checked out you can do as follows:
1) Stop the cvs service on the server (to prohibit work during the
chnage)
2) Move the module directory with its contents to the desired location
inside the repository
3) Restart the cvs service
4) Tell all people who have the module checked out that they need to
do one of the following:
- Change all the CVS/Root files to reflect the new location
- Check out the module anew from the new location

/Bo

On Tue, 30 Apr 2002 18:35:53 +0000 (UTC), "Unknown Dude"
<[EMAIL PROTECTED]> wrote:

>Basically I have a directory structure like
>
>/prj/util/src/java/com/domain/util/EJBBeanName.java
>
>and I want to change the location to
>
>/prj/util/com/domain/util/EJBBeanName.java
>
>FYI, prj/util is the repository name.  I think it might be easier for me to
>create a new repository and then migrate the files that I wan't to the new
>location.  Please advise.
>
>Thanks In Advance
>
>
>_______________________________________________
>Cvsnt mailing list
>[EMAIL PROTECTED]
>http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt


/Bo
(Bo Berglund, developer in Sweden)
_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to