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 249743 - Support Mercurial VCS for full remote project
Summary: Support Mercurial VCS for full remote project
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote VCS (show other bugs)
Version: 8.0
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on: 249105 250045 250044 250064
Blocks:
  Show dependency tree
 
Reported: 2015-01-12 09:47 UTC by Alexander Simon
Modified: 2015-02-18 17:05 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 Alexander Simon 2015-01-12 09:47:43 UTC
Please support Mercurial VCS fo full remote C/C++ projects.
Comment 1 Quality Engineering 2015-01-24 02:35:14 UTC
Integrated into 'main-silver', will be available in build *201501240002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/65d6b4c26e26
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #249743 Support Mercurial VCS for full remote project
- add friends
Comment 2 Quality Engineering 2015-01-27 04:36:50 UTC
Integrated into 'main-silver', will be available in build *201501270002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a08bb41c27e1
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #249743 Support Mercurial VCS for full remote project
- initial clone of file based Mercurial VCS
Comment 3 Quality Engineering 2015-01-28 04:12:46 UTC
Integrated into 'main-silver', will be available in build *201501280002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/431aa937ba23
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #249743 Support Mercurial VCS for full remote project
- remove fake keni integration (waiting for bug#250044)
- remove shelf integration (waiting for bug #249105)
Comment 4 Quality Engineering 2015-01-29 04:15:51 UTC
Integrated into 'main-silver', will be available in build *201501290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c45a5805a375
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #249743 Support Mercurial VCS for full remote project
- fix cache
Comment 5 Quality Engineering 2015-01-30 04:20:34 UTC
Integrated into 'main-silver', will be available in build *201501300002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9274b3dbea0c
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #249743 Support Mercurial VCS for full remote project
- fix commit validation
Comment 6 Quality Engineering 2015-01-31 07:56:35 UTC
Integrated into 'main-silver', will be available in build *201501310002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/25af2f34c91e
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #249743 Support Mercurial VCS for full remote project
- fix copy action
Comment 7 Quality Engineering 2015-02-01 04:04:49 UTC
Integrated into 'main-silver', will be available in build *201502010002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1180751d9f5c
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #249743 Support Mercurial VCS for full remote project
- fix test
Comment 8 Quality Engineering 2015-02-03 04:14:40 UTC
Integrated into 'main-silver', will be available in build *201502030002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d998e63c3a4d
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #249743 Support Mercurial VCS for full remote project
- fix test setup: original test starts VCS after creating repository. So clean VSC caches after repository creation (before starting test)