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 243905 - Unable to checkout a branch with symlinks
Summary: Unable to checkout a branch with symlinks
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
: 244102 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-04-18 09:13 UTC by Ondrej Vrabec
Modified: 2014-04-27 09:49 UTC (History)
2 users (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 Ondrej Vrabec 2014-04-18 09:13:59 UTC
Product Version = NetBeans IDE Dev (Build 20140408-52508b7ad3dd)
Operating System = Linux version 3.11.10-7-desktop running on amd64
Java; VM; Vendor = 1.8.0-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.0-b66

JGit itself is unable to work with symlinks. We need to add its extension benefiting from java7 java.nio.*
Comment 1 Ondrej Vrabec 2014-04-18 10:00:35 UTC
fix: http://hg.netbeans.org/core-main/rev/8645688d94b1
Comment 2 Quality Engineering 2014-04-19 04:07:59 UTC
Integrated into 'main-silver', will be available in build *201404190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8645688d94b1
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #243905 - Unable to checkout a branch with symlinks
adding support for java7 nio to JGit
Comment 3 Ondrej Vrabec 2014-04-27 09:49:10 UTC
*** Bug 244102 has been marked as a duplicate of this bug. ***