A Warning

Page Layouts can get quite cumbersome. Take for example Cases - you want different layouts for different profiles, then different layouts for different stages of the Case process (eg the support team should put the case through to an Admin for Approval where the Admin can see some key info about their account status. The Accounts team just see basic info about Open cases). See the example in Building a "Simple" Case Management Process.

ProfileStage
AdminNew
 In Progress
 Approval
 Closed
SupportNew
 In Progress
 Closed
AccountsOpen
 Closed

So very quickly you have quite a number of Page Layouts to modify. The only real way to keep track of these is using the ideas shown in MavensMate and Git for Non Developers.

See Also