-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 manish popli wrote: > How can i set permanent delete to thoes files for > which i do "cvs delete"..can i do this ? will it > effect my CVS server..
In general, you don't want to. Disk space is very cheap these days, so there is usually no necessity to physically remove files from the repository. Keep in mind that if you physically remove the files from your repository, you will *not* be able to re-create any versions of your project that require those files. If you still feel it is necessary to remove the files, then back up the ,v file to a medium that is marked "Keep forever" and simply delete the file from the repository. - -- Jim Hyslop Better software. Simply. Dreampossible <http://www.dreampossible.ca> GPG Key fingerprint = 7938 3894 6C5A 4451 647E 0387 2DD0 F20F 0C89 C3E3 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDVPOdLdDyDwyJw+MRAk7vAJ0d9BtgnpMgHb30/6zrUdINTOGgkwCaA9FR yCHjdmVLawkxDGFQ0Nube3Q= =/OcI -----END PGP SIGNATURE----- _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
