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 163018 - add mercurial over ssh support
Summary: add mercurial over ssh support
Status: NEW
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Kenai (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-18 18:04 UTC by igorminar
Modified: 2012-10-18 09:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description igorminar 2009-04-18 18:04:41 UTC
working with mercurial repositories over ssh is a lot more convenient and often faster than over http/https. The
netbeans UI however doesn't allow user to choose between https and ssh when cloning mercurial repositories from kenai. 

It would be nice to have a choice between the two.