Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

svn: "svn up" fails if git repo has submodules #344

Open
boutell opened this issue Jan 25, 2015 · 1 comment
Open

svn: "svn up" fails if git repo has submodules #344

boutell opened this issue Jan 25, 2015 · 1 comment

Comments

@boutell
Copy link

boutell commented Jan 25, 2015

If a git submodule is present (there is a .gitmodules file) in a git repository, svn access to that repository works fine for initial checkout, but "svn up" reports it has fetched the new commit and... nothin'. It's present in the .svn folder but none of the new changes show up in the working directory.

If I remove the git submodule from the git repository and try again... everything works great.

@boutell
Copy link
Author

boutell commented Jan 25, 2015

To be clear, the entire "main" repository that happens to have at least one submodule in it exhibits this problem. Not just the folder that comes from a git submodule.

boutell pushed a commit to punkave/symfony1 that referenced this issue Jan 25, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant