Reply to thread

Question. How am I suppose to generate multiple patch files for different fixes when I cant commit changes to the SVN?


For example I submitted a patch for SVN 23143 (call it feature#1)  that has been accepted and comitted in SVN 23162 (its not accessible yet through the SVN server). Now I am want to release another patch for something else I fixed (feature #2) but I cant generate a patch file since it would include all changes for feature #1 since I cant commit to svn.


Is there a way around this? SVN doenst update often enough for me to wait for my feature #1 changes to appear and then release a patch for feature #2


Hopefully I am making sense and not confusing everyone.


Top Bottom