Re: How do you partition SVN commits in myfaces

2010-04-05 Thread Werner Punz
m *So, 4.4.2010: * * Von: Jan-Kees van Andel Betreff: Re: How do you partition SVN commits in myfaces An: "MyFaces Development" Datum: Sonntag, 4. April, 2010 14:06 Uhr * *You could try to "svn add" everything (but not commit it), and then

Re: How do you partition SVN commits in myfaces

2010-04-04 Thread Mark Struberg
am So, 4.4.2010: Von: Jan-Kees van Andel Betreff: Re: How do you partition SVN commits in myfaces An: "MyFaces Development" Datum: Sonntag, 4. April, 2010 14:06 Uhr You could try to "svn add" everything (but not commit it), and then only commit some files/directories. The issu

Re: How do you partition SVN commits in myfaces

2010-04-04 Thread Jan-Kees van Andel
ch don't know much of each other. > > LieGrue, > strub > > --- Mike Kienenberger schrieb am So, 4.4.2010: > > > Von: Mike Kienenberger > > Betreff: Re: How do you partition SVN commits in myfaces > > An: "MyFaces Development" > > Datum: Sonnt

Re: How do you partition SVN commits in myfaces

2010-04-04 Thread Mark Struberg
schrieb am So, 4.4.2010: > Von: Mike Kienenberger > Betreff: Re: How do you partition SVN commits in myfaces > An: "MyFaces Development" > Datum: Sonntag, 4. April, 2010 13:13 Uhr > I'm not an expert on svn so I can't > answer your specific question,

Re: How do you partition SVN commits in myfaces

2010-04-04 Thread Mike Kienenberger
I'm not an expert on svn so I can't answer your specific question, but if you can't find a solution, you could commit everything to a branch, then merge to trunk individually. On Sun, Apr 4, 2010 at 7:08 AM, Mark Struberg wrote: > Hi! > > I have a really fu SVN problem. > > I did a lot change

How do you partition SVN commits in myfaces

2010-04-04 Thread Mark Struberg
Hi! I have a really fu SVN problem. I did a lot changes to EXTCDI, and wrote a few tests. Now I don't like to commit the whole core/src/test in one commit but split it into single commits to match the Jirs issues. But once I svn add core/src/test, I cannot commit the files beneath it inde