Esther Parrilla Endrino writes: > > Is there a way to execute a checkout of a tagged version and retrieve > the empty folders too?
No. Getting empty directories when you don't specify a revision or -P is just an accident of history -- we generally suggest adding -P to your .cvsrc file so that it behaves consistently. Either add a file to the directory so it's not empty anymore or create it another way (e.g., as part of your build process) rather than expecting CVS to create it. -Larry Jones I'm so disappointed. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
