Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

working on svn / git interaction #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jedwards4b
Copy link
Contributor

Hi Ben,

I've made some changes that allow git to use the SVN_EXTERNAL_DIRECTORIES file
to get the repo and path information so that these things only need to be in one place.
But I'm confused by your git entries in the Makefile because git doesn't have a subtree subcommand. I'd like to understand what git needs to make this function.

douglasjacobsen and others added 4 commits January 28, 2015 15:37
Experimenting with github workflow and adding some changes to make this
functional.

* cesm-dev/master:
  update README test commit via svn
  update to working branch
@bandre-ucar
Copy link
Contributor

Hi Jim,

git subtree was added to standard git almost 3 years ago:

http://blogs.atlassian.com/2013/05/alternatives-to-git-submodule-git-subtree/

Try loading a more recent git module.

Ben

@jedwards4b
Copy link
Contributor Author

I thought that it was working last week. Okay I've requested an update on yellowstone.

@bandre-ucar
Copy link
Contributor

I see the addition of the svn externals file in your pull request, but don't see your makefile changes to use the externals file. Did you add it?.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants