Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Workspaces Forum
  4. CP article to Project...

CP article to Project...

Scheduled Pinned Locked Moved Workspaces Forum
collaborationquestionannouncement
11 Posts 5 Posters 13 Views 1 Watching
  • 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.
  • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

    Quote:

    You’ll notice all your articles have already been converted to Projects. You can now update their code using Git or just continue to update using the CodeProject submission wizard.

    I can't see that change in my articles> Did I missed something?

    I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

    K Offline
    K Offline
    Kamil Burzynski
    wrote on last edited by
    #2

    You did not missed anything. We managed to display the informational messages, but didn't managed to convert all articles yet ;) Sorry for the confusion. We'll convert all remaining articles soon.

    Kornfeld Eliyahu PeterK 2 Replies Last reply
    0
    • K Kamil Burzynski

      You did not missed anything. We managed to display the informational messages, but didn't managed to convert all articles yet ;) Sorry for the confusion. We'll convert all remaining articles soon.

      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu Peter
      wrote on last edited by
      #3

      Nothing to hurry! I'm just playing around...

      I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

      "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

      1 Reply Last reply
      0
      • K Kamil Burzynski

        You did not missed anything. We managed to display the informational messages, but didn't managed to convert all articles yet ;) Sorry for the confusion. We'll convert all remaining articles soon.

        Kornfeld Eliyahu PeterK Offline
        Kornfeld Eliyahu PeterK Offline
        Kornfeld Eliyahu Peter
        wrote on last edited by
        #4

        The connection between the article and the git machine is a two way connection? So i I update the git machine the articles attached code is update too? Or it's a copy for development purposes, but I will have to update article manually (I think I prefer the second ;) )...

        I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

        "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

        K 1 Reply Last reply
        0
        • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

          The connection between the article and the git machine is a two way connection? So i I update the git machine the articles attached code is update too? Or it's a copy for development purposes, but I will have to update article manually (I think I prefer the second ;) )...

          I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

          K Offline
          K Offline
          Kamil Burzynski
          wrote on last edited by
          #5

          It is going to be two-way connection between git repo and article zip.

          Kornfeld Eliyahu PeterK 1 Reply Last reply
          0
          • K Kamil Burzynski

            It is going to be two-way connection between git repo and article zip.

            Kornfeld Eliyahu PeterK Offline
            Kornfeld Eliyahu PeterK Offline
            Kornfeld Eliyahu Peter
            wrote on last edited by
            #6

            Doesn't it interfere with the article moderation?

            I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

            "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

            C 1 Reply Last reply
            0
            • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

              Doesn't it interfere with the article moderation?

              I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

              C Offline
              C Offline
              Chris Maunder
              wrote on last edited by
              #7

              Not article moderation per se. Article content still need to be moderated, but the code can now be updated via a Git client directly.

              M 1 Reply Last reply
              0
              • C Chris Maunder

                Not article moderation per se. Article content still need to be moderated, but the code can now be updated via a Git client directly.

                M Offline
                M Offline
                Marco Bertschi
                wrote on last edited by
                #8

                Doesn't that open malicious access? What I mean is that someone might upload an article and then sneaks some dangerous code into the zip via GitMachine.

                1 Reply Last reply
                0
                • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                  Quote:

                  You’ll notice all your articles have already been converted to Projects. You can now update their code using Git or just continue to update using the CodeProject submission wizard.

                  I can't see that change in my articles> Did I missed something?

                  I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

                  P Offline
                  P Offline
                  Paulo Morgado
                  wrote on last edited by
                  #9

                  Does this mean that, in the future, articles will be published via Git? Is that Why all my articles have been converted into repositories?

                  Kornfeld Eliyahu PeterK 1 Reply Last reply
                  0
                  • P Paulo Morgado

                    Does this mean that, in the future, articles will be published via Git? Is that Why all my articles have been converted into repositories?

                    Kornfeld Eliyahu PeterK Offline
                    Kornfeld Eliyahu PeterK Offline
                    Kornfeld Eliyahu Peter
                    wrote on last edited by
                    #10

                    Not the articles but the code - it's true even today. You can update your code with any development environment you have (and knows git) and when do code browsing you will see updated code...

                    I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

                    "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

                    P 1 Reply Last reply
                    0
                    • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                      Not the articles but the code - it's true even today. You can update your code with any development environment you have (and knows git) and when do code browsing you will see updated code...

                      I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

                      P Offline
                      P Offline
                      Paulo Morgado
                      wrote on last edited by
                      #11

                      Repositories have been created for my articles and blog posts. Even those that don't have code. Can I/should I delete them?

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups