On Fri, 23 Jun 2006, Jon Daley wrote:
I have finally had some time to switch over to subversion. I am having trouble figuring out where the switch happened. From CVS, I see the last update as 05/18, and the changelog was modified in subversion rev 238, but it seems that cvs has revision 236 and 238, but not 237. Basically what I want is the correct command like this:
svn merge -r236:HEAD https://svn.roundcube.net/trunk/roundcubemail .
I believe 236 is slightly wrong, but I am a little lost.
Can anyone help?
I ended up just clearing out my directory and updating to the
latest, and re-applying my patches. Should be good to go after this.