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

Add script and for for accessing MOSRS branches #18

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

Conversation

leifdenby
Copy link
Collaborator

Provide a utility script with the Leeds fork of MONC to easily add a
remote SVN branch on MOSRS to the local git repository so that changes
(from trunk or other branchas) can easily be pulled in.

Provide a utility script with the Leeds fork of MONC to easily add a
remote SVN branch on MOSRS to the local git repository so that changes
(from trunk or other branchas) can easily be pulled in.
@leifdenby
Copy link
Collaborator Author

@craigpoku and @stevenleeds I just added a bash script to make it easy to add a MOSRS remote branch and work with it. Could you give it a quick try please and let me know if you have any issues? Thanks!

@sjboeing
Copy link
Contributor

Thank you for setting this up Leif. It is really nice to be able to check out the MOSRS trunk branch like this. It may be good to add to the documentation that git-svn requires installation, and that you may find yourself in the master branch if the command fails for some reason. I was wondering if it is possible to get a hold of old branches: I have been trying to get a hold of "branches/dev/annebarber/r6102_bob_test" (using ./misc/add_mosrs_remote.sh annebarber-bob_test annes_bob_test_branch) for example but this did not work for me. Let me know if you have any thoughts on this: even without the capability to check out older branches this would be nice to have.

@leifdenby
Copy link
Collaborator Author

It may be good to add to the documentation that git-svn requires installation, and that you may find yourself in the master branch if the command fails for some reason

You suggesting adding this to README.md right? Maybe you can suggest what you would write? :) Then I have a better idea of what you mean

I was wondering if it is possible to get a hold of old branches: I have been trying to get a hold of "branches/dev/annebarber/r6102_bob_test" (using ./misc/add_mosrs_remote.sh annebarber-bob_test annes_bob_test_branch) for example but this did not work for me

I'll give that a try with the branches/dev/annebarber/r6102_bob_test branch on MOSRS. It should work I think

I wasn't correctly referring to the remote branch and so the wrong
branch was being fetched from MOSRS.
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.

2 participants