On Thu, Aug 6, 2009 at 3:15 PM, Jonny Lamb<[email protected]> wrote: > On Thu, Aug 06, 14:31:50 +0530, Onkar Shinde wrote: >> 2. I am using cvs export instead of cvs chekout in get-orig-source >> target. Not a major change, it just doesn't require any user >> interaction. > > Aren't the annoying CVS directories going to appear in upstream > tarballs now then?
No. 'cvs export' is like creating a copy of cvs repository without any revision information. So it does not contain any CVS directories. In case of svn, 'svn export' skips .svn directories. :-) Onkar -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

