lass files (ugh).
Thanks,
Donald Holliday
-Original Message-
From: Casey Crabb [mailto:[EMAIL PROTECTED]
Sent: Friday, February 06, 2004 4:29 PM
To: [EMAIL PROTECTED]
Subject: deleting specific files
I have two parallel source branches, one for unittests and one for
implementation. Bot
I have two parallel source branches, one for unittests and one for
implementation. Both of these branches compile into a single
codebase. For example:
test/com/foo/myprogram[/subpackage1,subpackage2,...]
src/com/foo/myprogram[/subpackage1,subpackage2,...]
Both of these compile into
codebase/com/f