Changing the directory structure will be difficult using CVS. I would keep a simple text file in CVS, containing a list of the directory names
foo foo/a foo/b foo/c foo/c/bar and then run a script to regenerate the directory structure using this file as input. ~Matt > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of frankplank > Sent: Wednesday, January 19, 2005 10:08 AM > To: [email protected] > Subject: directory structure only update > > Hi *, > I'd like to maintain a sandbox that contains only the current > repository's directory structure. so, no files, and only directory > structure. Anybody know how? > The reason is because I maintain a repository of scripts, and stage > them all from an auto-updated sandbox. but, i'd like a place i can > manually test my scripts before adding them into the repository. this > type of structure would be ideal. thanks, > frank > > _______________________________________________ > Info-cvs mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/info-cvs > _______________________________________________ Info-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-cvs
