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 88532 - Can not do any checkout
Summary: Can not do any checkout
Status: RESOLVED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: collabnet (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-02 18:35 UTC by Petr Suchomel
Modified: 2009-11-08 02:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Suchomel 2006-11-02 18:35:25 UTC
Reported by another user, verified it does not work at all now.
Terminated with fatal signal 11
Core dumped; preserving /tmp/cvs-serv6680 on server.
CVS locks may need cleaning up.
Comment 1 jcatchpoole 2006-11-02 19:12:19 UTC
What does not work at all ?  Pls include details - command line, OS, CVS client
version, etc.

I can update, checkout and commit.

$ cvs -d :pserver:jcatchpoole@cvstunnel.czech.sun.com:/cvs checkout
testwww/www/about
U testwww/www/about/cd-form.html
U testwww/www/about/cd-form.inc.html
U testwww/www/about/cd-form_es.html
U testwww/www/about/contact.html
U testwww/www/about/contact_form.html
U testwww/www/about/contact_fr.html
U testwww/www/about/history.html
U testwww/www/about/history_fr.html
U testwww/www/about/index.html
U testwww/www/about/index_fr.html
...


$ cd testwww/www/about/

[ modified a file ]

$ cvs update
M contact.html
$ cvs commit -m "dummy edit" contact.html 
Checking in contact.html;
/cvs/testwww/www/about/contact.html,v  <--  contact.html
new revision: 1.12; previous revision: 1.11
done
Comment 2 Petr Suchomel 2006-11-03 08:33:40 UTC
Well, I tried several clients (i.e. Cygwin) including NetBeans. All failed with
this error same at me as well same at remote machine. Seems to me like problem
with some caching or so.
Comment 3 jcatchpoole 2006-11-06 11:51:24 UTC
Without some specific details there is nothing anyone can do.  Checkout is still
working fine for me from command line (see below).

Note you might be seeing issue 80850 - if so, please add the *specific* details
requested there to that issue, thanks.  Would be great if you can also request
that the other user who reported this to you could add details there.

[nbweb@viscous]: netbeans $ cvs -d :pserver:nbweb@cvstunnel.czech.sun.com:/cvs
-z6 checkout xtest
cvs server: Updating xtest
U xtest/.cvsignore
U xtest/build.properties
U xtest/build.xml
U xtest/dist_build.xml
U xtest/l10n.list
U xtest/manifest.mf
U xtest/standard-test-excludes.txt
U xtest/standard-test-includes.txt
U xtest/xtest-license.txt
cvs server: Updating xtest/bin
cvs server: Updating xtest/examples
U xtest/examples/.cvsignore
U xtest/examples/build.xml
U xtest/examples/manifest.mf
cvs server: Updating xtest/examples/DiffTest
cvs server: Updating xtest/examples/MyModule
U xtest/examples/MyModule/.cvsignore
U xtest/examples/MyModule/build.xml
cvs server: Updating xtest/examples/MyModule/nbp
...
Comment 4 Marian Mirilovic 2009-11-08 02:36:46 UTC
We recently moved out from Collabnet's infrastructure