1

I have a group working on some commercial code in a private git repository.

The people I'm working for are using subversion/beanstalk.

What i need to do is take a copy of the latest release from git, merge in any changes from subversion, scrub (squash?) all the commits we've made in git and then commit to the beanstalk repository.

What's the easiest/cleanest way to do this? At the moment I'm finding it very difficult to manage!

1 Answer 1

2

Read this:

http://www.viget.com/extend/effectively-using-git-with-subversion/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.