on 2019 Jan 18 12:14 PM
Hey community,
i wanted to test the git functionality and created a git respository. Then I added an existing project to the repository and selected the option "Commit and Push" for all files. If I now look at the repository, I can see all the files, but I can't test the application out of the WebIDE anymore. I get the typical "HTTP Status 404 - Not Found" error page. According to the console the index.html file cannot be found. Did I do something wrong or do I have to change a setting?
Many thanks in advance!
Yours sincerely Tim
Request clarification before answering.
I think the error is in the way you are using the git service.
The same project you are working on, could be the same repository and must be in the root of the workspace,
The error is saying index not found because your "git repository directory" is not a proper project, is just a folder containing a project.
Maybe just try to create a repository from a existing project, so the "git repository directory" and "project directory" are the same,
Greetings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your push to got wouldn't do anything with that.
Please include a screenshot of your project and the chrome debugging log.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
30 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.