Hi all

I have a module in my repository... Let us call it MyProject.

In Myproject, I have all my source code for the project. However, I want to include documentation and other files in the repository.
Essentially what I want to do is change the repository to look like this:


MyProject/
   ->Documentation
   ->Code

Can I create a new folder (via CVS commands) in the MyProject module and then move (via mv command in the shell) the files there to the /Code folder? I'm needing to do this to preserve file histories.

Kind Regards
Ray

--
Ray Booysen
[EMAIL PROTECTED]



_______________________________________________
info-cvs mailing list
info-cvs@nongnu.org
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to