I'm not sure I understand -- what would happen to your 1.1, 1.2, and 1.3 users when you release 1.x?
My Problem is, that I eg. have the Versions 1,0, 1.1, 1.2, 1.3 .... in my Project. At Version 1.0 I want to create the all.to1.0.wyu. This is possible I think. But when I create an other version like 1.x, I only want to create the step from 1.0to.1.x.wyu and nothing else. Is that possible by a commandline command?
Thanks for your help.
I'm not sure I understand -- what would happen to your 1.1, 1.2, and 1.3 users when you release 1.x?
the users of 1.1 ... have to get the newest version. They get these, because 1.0 is empty and the step from 1.0 to 1.x includes the whole programm. I know that this is not very efficiant, but it seems to be the only way that we can use, because we do not have a linear increasing of the versions.
I still don't understand. Are you talking about incremental patches (1.0 -> 1.1, 1.1 -> 1.2, 1.2 -> 1.3) rather than how it is now with direct patches (1.0 -> 1.3, 1.1 -> 1.3, 1.2 -> 1.3)?
Can you explain your situation a little more so I can understand what you're asking?
I want to create fullversion patches. So I decided to create the Version 1.0 with NO folders. When I created this, I get the all.to.1.0.wyp which I want to have. Now I only want to create the version step from 1.0 to 1.x and nothing like 1.3 to 1.x or anything else. I have to do this because there are many versions which updates are not linear connected to each other. Is there a possibility in the command to create only one step(1.0 -> 1.x) by creating a new version.
Thanks fpr your help.
What you describe isn't possible. I'm not quite sure why you want to do things that way.
The versions don't have to be "lineally related to each other" to benefit from patching. That is, if you use wyBuild as described in the step-by-step walkthrough then the patches should be small.