CP article to Project...
-
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)
-
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)
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.
-
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.
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)
-
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.
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)
-
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 is going to be two-way connection between git repo and article zip.
-
It is going to be two-way connection between git repo and article zip.
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)
-
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)
Not article moderation per se. Article content still need to be moderated, but the code can now be updated via a Git client directly.
-
Not article moderation per se. Article content still need to be moderated, but the code can now be updated via a Git client directly.
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.
-
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)
Does this mean that, in the future, articles will be published via Git? Is that Why all my articles have been converted into repositories?
-
Does this mean that, in the future, articles will be published via Git? Is that Why all my articles have been converted into repositories?
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)
-
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)
Repositories have been created for my articles and blog posts. Even those that don't have code. Can I/should I delete them?