Closed Fermats-Fish closed 11 years ago
Thats very weird...
Well, I had a similar problem.
I hope this helped.
Okay. Thanks.
Sorry I can't figure out how to sync my version of the project to sciguy's.
do you have a mac or pc?
pc Windows if it helps
I am using the git hub software that you can use for windows mostly as well. Although I do also have the git shell installed.
And the git bash
delete the repository and then refork and download it again
Well, I have windows too.
To sync your version of the repository with sciguy's you need to open git shell. Go to your repo directory, and type in: git pull https://github.com/sciguy1121/Community-Mod-1.git master to download this version of the repository. Then just go to the directory of your MCP. Make a backup of the files that you have changed/made for the structure generation....
Thanks guys I'll try them. :)
Copy the files from the repository dir(They should be fresh, up to date sciguy's version files) into your MCP. Add in the file that you have in a backup and that you have created(not changed), add the lines of code that you have changed in the code(DON'T paste the changed files that you have in the backup). then just copy all the src from the MCP to the repository dir...
Open git client, commit the changes. Sync them with your version of the repository and the go to your version of the repository on your browser. Just click pull request. Give it a title and a description. That should be all you need to do to keep your repository in sync and pull your changes to sciguy1121.
It worked! Thanks! :)
I have just finished work on the structure generation and committed the result, however when I try sync the repository an error comes up saying I don't have permission to push my changes to the repository. Anyone know why? Thanks!