Git repository not checked out to the correct location

Issue #1046 new
Ian Hinder created an issue

I have a git repository called "manifest" which I would like to check out into the root of the Cactus tree. This works for SVN, but not for git. CRL file is attached.

MacBook-2:test $ ls -l Cactus total 8 lrwxr-xr-x 1 ian staff 23 17 Aug 14:48 manifest -> repos/manifest/manifest drwxr-xr-x 3 ian staff 102 17 Aug 14:48 repos drwxr-xr-x 3 ian staff 102 17 Aug 14:48 thornlists MacBook-2:test $ ls -l Cactus/repos/ total 0 drwxr-xr-x 8 ian staff 272 17 Aug 14:48 manifest

The manifest symbolic link has an extra "manifest" added, which does not exist in the repos directory.

Keyword:

Comments (1)

  1. Log in to comment