Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
Windows 7, JDK 1.7, Git 2.4.6
Description
When I tried to checkout the latest Sling GIT Repo I ran into an issue where Git reports a file too long issue. That file is created, though, but subsequent interactions with Git fail as the file is marked as deleted but cannot be handled.
The file is:
contrib/extensions/distribution/sample/src/main/resources/SLING-
CONTENT/libs/sling/distribution/install.author/impersonate-publish-
reverse/org.apache.sling.distribution.trigger.impl.ScheduledDistribut
ionTriggerFactory-impersonate-publish-reverse-scheduled.json
The rest seems to checkout fine and I was able to build.
There is also another file in 'install-publish' that deals with impersonate reverse.