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 156156 - cannot push to maven-dev repository
Summary: cannot push to maven-dev repository
Status: VERIFIED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Michal Zlamal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-30 11:13 UTC by Milos Kleint
Modified: 2010-10-13 07:24 UTC (History)
0 users

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 Milos Kleint 2008-12-30 11:13:50 UTC
cannot push to maven-dev repository. fetch/clone works fine

[mkleint@localhost maven-dev]$ hg push
pushing to https://mkleint:***@hg.netbeans.org/maven-dev
searching for changes
abort: 'https://hg.netbeans.org/maven-dev' does not appear to be an hg repository!
[mkleint@localhost maven-dev]$
Comment 1 Michal Zlamal 2008-12-30 14:44:03 UTC
Should be fixed now, please verify.
Comment 2 Milos Kleint 2008-12-30 15:49:24 UTC
verified, thanks a lot.