X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: Message-Id: <200309131259.h8DCxssK017540@speedy.ludd.luth.se> Subject: Re: listfile2diff.sh In-Reply-To: "from Richard Dawe at Sep 7, 2003 01:19:03 pm" To: djgpp-workers AT delorie DOT com Date: Sat, 13 Sep 2003 14:59:54 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL78 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-MailScanner: Found to be clean Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk According to Richard Dawe: > listfile2diff.sh foo-files.txt -pu3 > > It copes with files that haven't been added to CVS yet. What I do is "cvs add" and then "cvs diff". Works fine as long as you rememeber to cvs add the file first. Right, MartinS