we don't like to create a lot of branches, it confuses things and creates more work
-
Knowing this, such was the reply when I asked if I could create a feature branch so I can separate what I'm adding to the dev branch, which I want to keep separate in case there are bugs fixes that need to be made and I don't want the code for the new feature making it's way into the dev->qa release process yet. :omg: :sigh:
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
Knowing this, such was the reply when I asked if I could create a feature branch so I can separate what I'm adding to the dev branch, which I want to keep separate in case there are bugs fixes that need to be made and I don't want the code for the new feature making it's way into the dev->qa release process yet. :omg: :sigh:
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
Hey, it's their shop, their product and also their rules. Or, as I often say, may they learn to be careful what they ask for. They might get it.
I have lived with several Zen masters - all of them were cats. His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.
-
Hey, it's their shop, their product and also their rules. Or, as I often say, may they learn to be careful what they ask for. They might get it.
I have lived with several Zen masters - all of them were cats. His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.
CodeWraith wrote:
Hey, it's their shop, their product and also their rules.
Yeah, I've never dealt will with stupid.
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
CodeWraith wrote:
Hey, it's their shop, their product and also their rules.
Yeah, I've never dealt will with stupid.
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
Then it's best not to argue with them and let them deal with it once it happens. Just make sure that they can't deny that this was the way they wanted to have it when they come crying.
I have lived with several Zen masters - all of them were cats. His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.
-
Knowing this, such was the reply when I asked if I could create a feature branch so I can separate what I'm adding to the dev branch, which I want to keep separate in case there are bugs fixes that need to be made and I don't want the code for the new feature making it's way into the dev->qa release process yet. :omg: :sigh:
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
do it the microsoft way, only have a feature branch. and the up-sell: even fixing a bug is a feature ms release notes often read that way (as if there was never a bug): - they seldom say, "we fixed the broken x" - rather, "now you can do x too," perhaps adding, "a feature not fully implemented in the last release."
Signature ready for installation. Please Reboot now.
-
Knowing this, such was the reply when I asked if I could create a feature branch so I can separate what I'm adding to the dev branch, which I want to keep separate in case there are bugs fixes that need to be made and I don't want the code for the new feature making it's way into the dev->qa release process yet. :omg: :sigh:
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
Knowing this, such was the reply when I asked if I could create a feature branch so I can separate what I'm adding to the dev branch, which I want to keep separate in case there are bugs fixes that need to be made and I don't want the code for the new feature making it's way into the dev->qa release process yet. :omg: :sigh:
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
Hi Marc, A bit confusing: what does "knowing this" refer to ? In this case, their rules are their loss. I would attribute the fact it (evidently) bothers you to your deep commitment to your "craft:" I can only hope the recognition of that drive for excellence (and innovation !) in your work here balances out the emotional equation ! your student and friend, Bill
«... thank the gods that they have made you superior to those events which they have not placed within your own control, rendered you accountable for that only which is within you own control For what, then, have they made you responsible? For that which is alone in your own power—a right use of things as they appear.» Discourses of Epictetus Book I:12
-
Knowing this, such was the reply when I asked if I could create a feature branch so I can separate what I'm adding to the dev branch, which I want to keep separate in case there are bugs fixes that need to be made and I don't want the code for the new feature making it's way into the dev->qa release process yet. :omg: :sigh:
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
Knowing this, such was the reply when I asked if I could create a feature branch so I can separate what I'm adding to the dev branch, which I want to keep separate in case there are bugs fixes that need to be made and I don't want the code for the new feature making it's way into the dev->qa release process yet. :omg: :sigh:
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
you can branch from your branch. And do it locally. :suss:
Press F1 for help or google it. Greetings from Germany
KarstenK wrote:
you can branch from your branch. And do it locally.
I failed to mention that this is using TFS, which doesn't (as far as my google-fu took me) support local branching.
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
DRHuff wrote:
A little git of knowledge is a dangerous thing!
And a whole lot of TFS is Too F***** Stupid to support local branches. ;) I could be wrong--egg on face time if I am--but my Google Fu did not indicate that TFS supports local branching.
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
CodeWraith wrote:
Hey, it's their shop, their product and also their rules.
Yeah, I've never dealt will with stupid.
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
You're very lucky. Almost everyday I see stupid. Hey we got Trump didn't we.
-
Then it's best not to argue with them and let them deal with it once it happens. Just make sure that they can't deny that this was the way they wanted to have it when they come crying.
I have lived with several Zen masters - all of them were cats. His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.
Last project I saw them use abstract classes, and could not understand why they did not use interfaces since they did not do anything that could not be done with an interface. They even had abstract properties that were simple properties created in the derived class.
-
DRHuff wrote:
A little git of knowledge is a dangerous thing!
And a whole lot of TFS is Too F***** Stupid to support local branches. ;) I could be wrong--egg on face time if I am--but my Google Fu did not indicate that TFS supports local branching.
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
TFS does, but only if you access it with Git. We're using that combination at work, and it does the job nicely.
I only have a signature in order to let @DalekDave follow my posts.
-
TFS does, but only if you access it with Git. We're using that combination at work, and it does the job nicely.
I only have a signature in order to let @DalekDave follow my posts.
Marco Bertschi wrote:
TFS does, but only if you access it with Git.
Hah! That's an idea. I'll have to explore that a bit. ;)
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
Marco Bertschi wrote:
TFS does, but only if you access it with Git.
Hah! That's an idea. I'll have to explore that a bit. ;)
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
You may start here[^]. TFS has come a long way, and it's really become a great piece of software - Not only for source control, but also for managing work.
I only have a signature in order to let @DalekDave follow my posts.
-
You're very lucky. Almost everyday I see stupid. Hey we got Trump didn't we.
Yes, how did that happen?
Paul Sanders http://www.alpinesoft.co.uk
-
KarstenK wrote:
you can branch from your branch. And do it locally.
I failed to mention that this is using TFS, which doesn't (as far as my google-fu took me) support local branching.
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
Since it isn't a distributed versioning system it can't. Then again, I'm not convinced it supports global branching either.
Wrong is evil and must be defeated. - Jeff Ello
-
KarstenK wrote:
you can branch from your branch. And do it locally.
I failed to mention that this is using TFS, which doesn't (as far as my google-fu took me) support local branching.
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
Use [git-tfs](https://github.com/git-tfs/git-tfs) and make a local branch in the resulting git repo? Yes, it says it's not actively maintained, but that's onl;y since six months ago... Is TFS like SVN in the way it manages branches? If that's the case, I can kind of understand not wanting too many branches - I always had trouble and pain when managing SVN branches (a long, long time ago...thankfully!)
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
Then it's best not to argue with them and let them deal with it once it happens. Just make sure that they can't deny that this was the way they wanted to have it when they come crying.
I have lived with several Zen masters - all of them were cats. His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.
CodeWraith wrote:
Just make sure that they can't deny that this was the way they wanted to have it when they come crying.
Yeah, see, the problem is, if they're not smart enough to get it in the first place, "I told you so" won't make them get it when the excrement impacts the air movement device. Righteousness is never a catalyst for changing minds. :)
Cheers, Mike Fidler "I intend to live forever - so far, so good." Steven Wright "I almost had a psychic girlfriend but she left me before we met." Also Steven Wright "I'm addicted to placebos. I could quit, but it wouldn't matter." Steven Wright yet again.