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 82020 - CVS module consistently fails to complete checkout and update.
Summary: CVS module consistently fails to complete checkout and update.
Status: RESOLVED DUPLICATE of bug 81329
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-06 04:12 UTC by rptmaestro
Modified: 2007-01-04 17:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (23.22 KB, text/plain)
2006-08-06 04:14 UTC, rptmaestro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rptmaestro 2006-08-06 04:12:53 UTC
I'm checking out the NetBeans repository with NetBeans 5.5 beta 2. All day, 
I've only been able to checkout a few modules at a time before CVS hangs or 
terminates abrubtly with a seg fault. Sometimes, the whole IDE terminates 
abruptly.

Most of the time, I'm able to successfully update the module that didn't 
complete checkout and then continue. But for the past half hour, it only 
updates a few files and then terminates with no message.

I'm attaching my messages.log file which has a stack trace of the only 
exception I've been able to capture.
Comment 1 rptmaestro 2006-08-06 04:14:34 UTC
Created attachment 32580 [details]
messages.log
Comment 2 rptmaestro 2006-08-06 04:45:55 UTC
It may be specific to files under \tempwww\www\images\
Comment 3 rptmaestro 2006-08-06 04:59:03 UTC
The files below seem to demonstrate the problem with update (but not with 
checkout):

? tempwww/www/images/third_party/11
? tempwww/www/images/third_party/33
? tempwww/www/images/third_party/34
? tempwww/www/images/third_party/35
? tempwww/www/images/third_party/37
? tempwww/www/images/third_party/38
? tempwww/www/images/third_party/39
? tempwww/www/images/third_party/40
? tempwww/www/images/third_party/44
? tempwww/www/images/third_party/46

Using CVSNT, I was able to complete the update. After that the NetBeans CVS 
client behaves normally. I notice that CVS thinks these files end in a '.' 
character, while my file system displays them without.
Comment 4 Peter Pis 2006-08-06 19:24:15 UTC
Seems to be similar with #76731.
Comment 5 Maros Sandor 2006-08-07 10:50:21 UTC
Yes, we have difficulties handling files whose names end with a dot.

*** This issue has been marked as a duplicate of 81329 ***