Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 396074 - p2 repository cannot be cloned on windows
Summary: p2 repository cannot be cloned on windows
Status: RESOLVED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 blocker (vote)
Target Milestone: Kepler M4   Edit
Assignee: P2 Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 396069
  Show dependency tree
 
Reported: 2012-12-07 14:53 EST by John Arthorne CLA
Modified: 2012-12-14 15:14 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2012-12-07 14:53:08 EST
It is no longer possible to clone the p2 repository on a windows machine. Even when cloned at c:\git, there is a path that is 264 characters in length that cannot be created:

c:\git\rt.equinox.p2\bundles/org.eclipse.equinox.p2.tests.sharedinstall/testData/sharedPreferencesWithDataInUser/baseInstall/p2/org.eclipse.equinox.p2.engine/profileRegistry/epp.package.java.profile/.data/.settings/org.eclipse.equinox.p2.artifact.repository.prefs

This path needs to be made much shorter so the repository can be cloned.
Comment 1 Ian Bull CLA 2012-12-07 16:22:24 EST
These tests don't seem to compile for me. After fixing some dependency issues I can get them to run, but some are failing.

I'll assume these are a work in progress. I've shortened the directory names, and the testa that passed before still pass. I don't think I made anything worse.