Bug report #331 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/331>

REPORT #331 Details.

Project: Ant
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: medium
Severity: non-critical
Confidence: public
Environment: 
   Release: 1.2
   JVM Release: 1.3.0
   Operating System: Linux
   OS Release: Suse 6.4/2.2.14
   Platform: i386

Synopsis: 
defaultexcludes are not sufficient for CVS

Description:
The defaultexcludes ignore files in the CVS-directory
by CVS/*, but this must not be enough. If you uses watches
in CVS, then cvs edit creates a copy of original version in
CVS/Base/.... 

The bugfix would be to extend the pattern "CVS/*" in the 
defaultexcludes to "CVS/**"

Title: BugRat Report # 331

BugRat Report # 331

Project: Ant Release: 1.2
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: medium Severity: non-critical
Confidence: public

Submitter: Klaus Alfert ( [EMAIL PROTECTED] )
Date Submitted: Nov 2 2000, 10:45:47 CST
Responsible: Z_Ant Alias ( [EMAIL PROTECTED] )

Synopsis:
defaultexcludes are not sufficient for CVS
Environment: (jvm, os, osrel, platform)
1.3.0, Linux, Suse 6.4/2.2.14, i386

Additional Environment Description:

Report Description:
The defaultexcludes ignore files in the CVS-directory by CVS/*, but this must not be enough. If you uses watches in CVS, then cvs edit creates a copy of original version in CVS/Base/.... The bugfix would be to extend the pattern "CVS/*" in the defaultexcludes to "CVS/**"

Workaround:
null

View this report online...

Reply via email to