info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing the structure of a project


From: Donald Sharp
Subject: Re: Changing the structure of a project
Date: Tue, 8 Oct 2002 10:48:06 -0400
User-agent: Mutt/1.4i

yes it's possible, but you will probably loose the ability to
do old builds, if that is not terribly important go ahead and
lock the repository and move the directories around.

donald
On Tue, Oct 08, 2002 at 11:00:12AM -0300, Pedro Henrique Ponchio wrote:
> Hello all,
> 
> Can I move a file to one directory to another (and keep all the stuff, tags, 
> diffs, etc)? Maybe I can explain better: we have a project and we need to 
> change the structure of it, moving some files and directories to reflect the 
> current stage of the development. Is this possible to do with cvs or have we 
> restart the project from zero? Here what we are trying to do:
> 
> >From this:
> ===============================
> cai
> --etc
> --lib
> --msg
> --rbdms
>     --(...)
> --src 
>     --(...)
> ===============================
> 
> To something like this:
> ===============================
> cai
> --planej
> --rbdms
> --src
>     --auth
>     --cpp
>     --etc
>     --lib
>     --mesg
>     --jsp
>     --java
>     --sql
> ===============================
> 
> 
> Thanks a lot. 
> 
> 
> Pedro Henrique Ponchio
> Sao Paulo - Brazil
> --- 
> www.atech.br <http://www.atech.br>  
> 5501-2043
> --- 
> 
> 
> 
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]