Bug Tracker

Opened 11 years ago

Closed 10 years ago

#13560 closed bug (notabug)

update_submodules task doesn't work in a symbolically linked directory

Reported by: danheberden Owned by: danheberden
Priority: low Milestone: None
Component: build Version: git
Keywords: Cc:
Blocked by: Blocking:

Description

Output:

Running "update_submodules" task Warning: fatal: Not a git repository: ../../../../../../../Dropbox/MBP/Citadel/jQuery/jquery/.git/modules/src/sizzle/modules/speed/benchmark.js Failed to recurse into submodule path 'src/sizzle' Use --force to continue.

Aborted due to warnings.

As you can see - my ~/Citadel directory is a symbolic link do ~/dropbox/MBP/Citadel

Change History (10)

comment:1 Changed 11 years ago by Rick Waldron

Owner: set to danheberden
Status: newpending

Our tools are designed for the most straightforward use case: working directly in the repo. Do you have a reasonable patch?

comment:2 Changed 11 years ago by danheberden

Status: pendingnew

Not yet, just wanted to get the bug filed. You can assign it to me if you wanna. Gotta finish my talk at jqcon toronto first. <3z from canada!

comment:3 Changed 11 years ago by Rick Waldron

Status: newassigned

I don't know how, but I missed that you were the OP. Assigning to you ;)

comment:4 Changed 10 years ago by dmethvin

Do you really want to put your repos in Dropbox? I think ben_alman has a nightmare story about that.

Should this stay open?

comment:5 Changed 10 years ago by danheberden

Oh, crap, forgot to fix this; yeah, i'll take a look at it. Adding to the todo list :)

comment:6 Changed 10 years ago by m_gol

Priority: undecidedlow

comment:7 Changed 10 years ago by m_gol

Component: unfiledbuild

comment:8 Changed 10 years ago by dgreenspan@…

Ran into this bug when I checked out jquery into /var/tmp to play around with it. :(

Happy to find this ticket, but lest anyone be misled by some of the comments here, you don't have to be doing anything strange to hit this bug.

comment:9 Changed 10 years ago by jzaefferer

I think this is no longer relevant, since submodules aren't used anymore.

comment:10 Changed 10 years ago by Timmy Willison

Resolution: notabug
Status: assignedclosed

True, we don't use this task anymore.

Note: See TracTickets for help on using tickets.