bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] Generated files in CVS?


From: Sergey Poznyakoff
Subject: Re: [bug-inetutils] Generated files in CVS?
Date: Fri, 20 Jan 2006 18:08:17 EET

> That will munge the CVS/* files, and you won't be able to do a `cvs

This won't:

     mkdir tmp.$$
     cvs -d :ext:cvs.sv.gnu.org/cvsroot/inetutils co autofiles
     tar -C tmp.$$ --exclude 'CVS/*' -cf - .)|(cd inetutils; tar xf -)
     rm -rf tmp.$$

On hosts with primitive 'tar' implementation the same could trivially
achieved be using find+cpio.

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]