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 138838

Summary: http://hg.netbeans.org/dbg-prototype is corrupted
Product: www Reporter: Martin Entlicher <mentlicher>
Component: Builds & RepositoriesAssignee: Michal Zlamal <mzlamal>
Status: VERIFIED FIXED    
Severity: blocker CC: dkonecny, dprusa, rondruska, tpavek
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Entlicher 2008-07-02 17:15:34 UTC
$ hg push
pushing to https://mentlicher:***@hg.netbeans.org/dbg-prototype
searching for changes
abort: 'https://hg.netbeans.org/dbg-prototype' does not appear to be an hg repository!
Comment 1 Michal Zlamal 2008-07-02 17:36:10 UTC
IMHO not a P1, how many users are affected? Any data loss? In any case I'm looking at it now.
Comment 2 Martin Entlicher 2008-07-02 18:03:25 UTC
Debugger team is affected, we're busy with preparing usability study and our repository became unusable.
IMHO any fatal errors of our versioning system are P1. The repository is unusable.
Comment 3 Michal Zlamal 2008-07-03 08:15:59 UTC
Fixed by re-cloning of the repository on server.
Comment 4 Martin Entlicher 2008-07-03 09:57:07 UTC
Thanks, verified.