TripleA Logo TripleA Forum
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags
    • Register
    • Login

    Please help me about map procedures

    Scheduled Pinned Locked Moved Player Help
    44 Posts 4 Posters 12.3k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • SchulzS Offline
      Schulz
      last edited by

      LGTM analysis: Java is still failing after replacing it with way shrinked version.

      1 Reply Last reply Reply Quote 0
      • LaFayetteL Offline
        LaFayette Admin
        last edited by

        It's a bit easier to keep the PR related comments in the PR. But FWIW, to find the link to a file, locate the file in your map repository: https://github.com/triplea-maps/aggression_1941

        Once you've navigated and clicked through on the target file, click the "raw" button and then copy the URL from your browser window. You can double check by pasting that URL into a new browser window and you should see just the target image.

        For the conflict, you'll need to click 'resolve conflict' and then update the file to look right.. I can help with that, first focus on uploading and locating a good preview image.

        1 Reply Last reply Reply Quote 0
        • SchulzS Offline
          Schulz
          last edited by Schulz

          Couldn't really someone to do on behalf of me? I just really tired of to deal with github stuffs.

          1 Reply Last reply Reply Quote 0
          • SchulzS Offline
            Schulz
            last edited by

            Ok. I just run out of my patience to github. It must be the most frustrating, pathetic, unnecessarily complex thing I've ever seen.

            I won't bother with this anymore.

            F 1 Reply Last reply Reply Quote 1
            • F Offline
              ff03k64 @Schulz
              last edited by

              @Schulz I have been working on documentation for TripleA. Not for that specifically yet, but if you tell me what isn't clear, I can work on that next.

              SchulzS 1 Reply Last reply Reply Quote 0
              • SchulzS Offline
                Schulz @ff03k64
                last edited by Schulz

                @ff03k64 All files were in main branch not in master, but github does not allow mass deletings or mass updatings hence I choosed not bothering to delete these relief and base images one by one and uplaod them to master branch, even after that its no guarantee it would be sufficient.

                And now master branch totally disappearad. Its just total mess right now don't think it can be fixed easily.

                F 1 Reply Last reply Reply Quote 0
                • F Offline
                  ff03k64 @Schulz
                  last edited by

                  @Schulz I made a comment in your other thread, I have some ideas, not sure if they will work, but they are ideas. I think you should be able to make a new branch called master, and just make that the default branch.
                  https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository

                  SchulzS 1 Reply Last reply Reply Quote 1
                  • SchulzS Offline
                    Schulz @ff03k64
                    last edited by

                    @ff03k64 I guess eveything should be deleted in main branch hence main one will disappear and master branch will remain like other maps. But no way to easily delete everythings in the main.

                    It also says about my master branch: "This branch is even with main".

                    F LaFayetteL 2 Replies Last reply Reply Quote 0
                    • F Offline
                      ff03k64 @Schulz
                      last edited by

                      modules:composer.user_said_in, @Schulz, Please help me about map procedures

                      It also says about my master branch: "This branch is even with main".

                      On this page, there should be an option to make master the default.
                      https://github.com/triplea-maps/aggression_1941/branches

                      SchulzS 1 Reply Last reply Reply Quote 0
                      • SchulzS Offline
                        Schulz @ff03k64
                        last edited by

                        @ff03k64
                        branches.png

                        F 1 Reply Last reply Reply Quote 0
                        • F Offline
                          ff03k64 @Schulz
                          last edited by

                          @Schulz hmmm, I bet getting it into TripleA maps collection made you give up ownership of that fork. Someone in the triplea maps team will probably have to make that change.
                          I think maybe @LaFayette or maybe @Trevan can do that?

                          1 Reply Last reply Reply Quote 0
                          • LaFayetteL Offline
                            LaFayette Admin
                            last edited by

                            @Schulz , you are navalland2? You have write access to the agression1941 repo.

                            1 Reply Last reply Reply Quote 0
                            • LaFayetteL Offline
                              LaFayette Admin @Schulz
                              last edited by

                              @Schulz said in Please help me about map procedures:

                              I guess eveything should be deleted in main branch

                              Why?

                              If you have all the work you want in 'main', do a pull request from 'main' to 'master' and the changes in 'main' will then be merged into 'master' (deletes, updates, or additions).

                              Typically you do not need to mess with other branches, just work on master directly.

                              1 Reply Last reply Reply Quote 0
                              • SchulzS Offline
                                Schulz
                                last edited by Schulz

                                Yes, I'am Navalland2.

                                Currently, there are files in both main and master branches If I have to exactly the same file structure with other maps then I have to delete all files in the main since the other maps have only one branch (master) which contains all files.

                                Now I just managed to make master the main branch.

                                r1.png

                                1 Reply Last reply Reply Quote 0
                                • LaFayetteL Offline
                                  LaFayette Admin
                                  last edited by

                                  @Schulz you only really want one branch, the second one is not doing anything for you other than acting as a staging, and the content is not going to be accessible. The file contents of the two branches can and may be different. If 'main' has the content you want, it sounds like you need to merge it into 'master'.

                                  SchulzS 1 Reply Last reply Reply Quote 0
                                  • SchulzS Offline
                                    Schulz @LaFayette
                                    last edited by

                                    @LaFayette Yes, it would be great if I will be able to merge them. Even without it I'm glad to learn that main branch has no purpose since I can just bypass deleting files in this branch and just put all things in master.

                                    F 1 Reply Last reply Reply Quote 1
                                    • SchulzS Offline
                                      Schulz
                                      last edited by Schulz


                                      1 Reply Last reply Reply Quote 0
                                      • F Offline
                                        ff03k64 @Schulz
                                        last edited by

                                        @Schulz said in Please help me about map procedures:

                                        @LaFayette Yes, it would be great if I will be able to merge them. Even without it I'm glad to learn that main branch has no purpose since I can just bypass deleting files in this branch and just put all things in master.

                                        Once you get master updated, you can just delete main branch.

                                        1 Reply Last reply Reply Quote 0
                                        • SchulzS Offline
                                          Schulz
                                          last edited by

                                          https://github.com/triplea-maps/aggression_1941/pulls

                                          F 1 Reply Last reply Reply Quote 0
                                          • F Offline
                                            ff03k64 @Schulz
                                            last edited by

                                            @Schulz said in Please help me about map procedures:

                                            https://github.com/triplea-maps/aggression_1941/pulls

                                            This screen usually just lets me delete an entire branch. Might be different for this, but i am pretty sure he said you have write permission.

                                            https://github.com/triplea-maps/aggression_1941/branches

                                            SchulzS 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 3 / 3
                                            • First post
                                              Last post
                                            Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums