The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
SVN to Github Questions
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Lord Ganja
I was about to transfer from svn to github to always be up to date.
The thing is, how could I transfer my src with modifications to github?
I wanted to use the latest update of github but above it is my modified src.
I don't want to replace the whole src from my svn. I only wanted the modified part of my src to be applied to github..
Should I do it manually or follow this one?
So based from that guide I have to drag and drop the files from my svn to github and replace all.. After doing it, I have to stash save,
then tortoisegit > pull and after it i have to stash pop..
What I don't really understand is what does this Stash Save and Stash Pop do?
Does it merged my modified src to the github src by just adding the modified src? or it is replaced as a whole by my modified src?
Thanks in advance!
Edited by Lord GanjaLink to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.