This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 100606

Summary: Broken CVSROOT/modules file
Product: obsolete Reporter: Milan Kubec <mkubec>
Component: collabnetAssignee: support <support>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Patch for CVSROOT/modules

Description Milan Kubec 2007-04-11 13:04:29 UTC
There is module stable_nowww which is defined as folowing in CVSROOT/modules file:

...
1.1          (root     15-Aug-05):         clazz_nowww \
1.20         (manikand 10-Apr-07):         cnd_nowww \
...

Then there is cnd_nowww module which is defined as following:

...
1.11         (sperumal 11-Jan-07): cnd_nowww -a cnd_nowww_1 cnd_nowww_2
1.11         (sperumal 11-Jan-07): cnd_nowww_1 -a !cnd/www clazz
1.11         (sperumal 11-Jan-07): cnd_nowww_2 -d cnd/www nbbuild/dummy
...

It means that if somebody uses standard_nowww alias clazz module is being
checked out two times during one checkout which brings conflict:

cvs.exe checkout: move away clazz/nbproject/.cvsignore; it is in the way
C clazz/nbproject/.cvsignore
cvs.exe checkout: move away clazz/nbproject/project.properties; it is in the way
C clazz/nbproject/project.properties
cvs.exe checkout: move away clazz/nbproject/project.xml; it is in the way
C clazz/nbproject/project.xml
...

Thanks for immediate fix of this copy paste error.
Comment 1 rbalada 2007-04-11 14:06:31 UTC
I'll attach a patch for CVSROOT/modules.

Current workaround is to not use aliases standard_nowww, stable_nowww,
localizable_nowww and cnd_nowww.
Comment 2 rbalada 2007-04-11 14:10:51 UTC
Created attachment 40748 [details]
Patch for CVSROOT/modules
Comment 3 rbalada 2007-04-11 14:25:47 UTC
Reassigning to support. Please apply the patch asap.
Comment 4 Unknown 2007-04-11 14:29:37 UTC
Hi,

Thank you for contacting CollabNet customer support. Will work on this & update
you once the patch is applied.


Regards,
Jeeva
Support Operations
Comment 5 Unknown 2007-04-11 14:36:31 UTC
updating status whiteboard.


Regards,
Jeeva
Support Operations
Comment 6 Unknown 2007-04-11 14:47:22 UTC
Hi,

Tha patch has been applied successfully. Can you please verify the same.


Regards,
Jeeva
Support Operations
Comment 7 rbalada 2007-04-11 15:49:05 UTC
Verified, closed.
Comment 8 Michal Zlamal 2007-04-12 09:51:11 UTC
*** Issue 100651 has been marked as a duplicate of this issue. ***
Comment 9 Marian Mirilovic 2009-11-08 02:37:21 UTC
We recently moved out from Collabnet's infrastructure