RSS
Home
|
Link Us
|
Contact
Categories
-- All --
Perl
PHP
MySQL
Windows
JavaScript
HTML
Apache
CVS
Linux
SEO
Perl (9)
PHP (35)
MySQL (5)
Windows (7)
JavaScript (5)
HTML (6)
Apache (6)
CVS (4)
Linux (13)
SEO (11)
The registration is temporarily disabled.
However you can post your comments without registration.
Authentication
Username:
Password:
Register
|
Lost password
-->
Delete CVS Directories Recursively
Home
»
CVS
»
Delete CVS Directories Recursively
Date: 2008-07-03
How to remove CVS directories from already checked out source code.
Download
|
Printer Friendly
Add to Google
Add to Del.icio.us
Add to Digg
Add to Technorati
Add to Yahoo!
Add to Blinklist
Add to Furl
Add to reddit
Option #1 cd /your/folder/ find . -depth -name 'CVS' -exec rm -rf '{}' ; -print Option #2 export your project (only source) CVS will skip its files. export CVSROOT=:pserver:youruser@cvs.domain.com:/cvsrepo/ cvs login mkdir test cd test cvs export some_module
Comments
No comments yet.
Post a comment
Your Name
Your Email
(won't be published)
Site
(e.g. http://)
*
Title
*
Comment
*
Required fields.
Copyright © 2005-2010
Execution time: 0.02083
hosted by
1and1