Am Friday 24 June 2005 09:11 schrieb H.Yamamoto: > Hi. > > >Can anybody confirm? > > Yes, this is it. (according to [ruby-dev:26367]) > > >I commited this to HEAD. How can I backport this into the Ruby 1.8.x line? > > checkout with revision tag 'ruby_1_8' (to different directory with HEAD) > And you can modify & commit as usual. > > My WinCVS executes this command. (-r revision tag, -d destinition directory > -P ???) > > cvs checkout -P -r ruby_1_8 -d ruby_1_8 ruby Thanks! And if I only commit it to the ruby_1_8 branch, will this automatically get into HEAD or do I need to commit it twice? Regards, Michael