Rüdiger Timm wrote:

> If you did not touch headers, no action is required.
> 
> If you changed existing headers or introduced new ones, check in 
> prj/d.lst, whether those headers are subject to 'headbu' action. If they 
> are not: no action required.
> 
> If your header was 'hedabu'ed it most probably got removed by Vladimir 
> and moved to an new location, as stated above. Moving files is not 
> really supported by cvs. Therefore you have to check your changes, i.e. 
> cvs diff -r <CWS_ANCHOR> -r <cws_branch> <file> and apply those changes 
> to the moved header. If you introduced a new one subject to hedabu, move 
> it to the appropriate directory and adapt include directives (i.e. for 
> the above svx example change #include "myheader.hxx" into #include 
> "svx/myheader.h" where needed). Finally, adapt d.lst.
In case you wonder how you can find out which header files you might
have changed: use cwsanalyze to find all changes in your CWS. This is
the best way to avoid problems, it is known that not all possible
combinations of header changes cause errors or alerts in the resync
process. So some conflicts might remain unnoticed while doing the resync
without a prior analyse step.

Ciao,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "[EMAIL PROTECTED]".
I use it for the OOo lists and only rarely read other mails sent to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to