[jbosscache-dev] Important! Reverted all commits in trunk after 7632

Jason T. Greene jason.greene at redhat.com
Thu Feb 5 09:46:30 EST 2009


Manik Surtani wrote:
> 
> On 4 Feb 2009, at 18:24, Jason T. Greene wrote:
> 
>> All changes in trunk made after 7632 introduce major test regressions. 
>> In order to get things back, each commit needs to be merged(1) into 
>> your local tree, and then only AFTER you fix them and verify there are 
>> no test regressions, commit them.
>>
>> [1] example: svn up; svn merge -c 7635
> 
> Note that the correct form should be 
> 
> $ svn merge -c 7635 https://svn.jboss.org/repos/jbosscache/core/trunk
> 
> in your working dir.
>

You can also use a ., which I left out:

svn merge -c 7635 .

-- 
Jason T. Greene
JBoss, a division of Red Hat



More information about the jbosscache-dev mailing list