On Feb 28, 2007, at 12:05 PM, Mike Woodworth wrote: > ugh... then you have to diff it. if this is gonna happen, store it > in a separate file so we don't have to commit it to the repo.
Good point, but the primary rbvcp file is very lightweight and shouldn't change much unless you're adding or removing modules. It basically tells the IDE what the parts of the project are and where the actual rbbas, rsrc and rbfrm files are located on the filesystem. So, saving the information as a newly defined Project.layout file or as part of the primary rbvcp file should not hamper proper version control management. Tim -- Tim Jones [EMAIL PROTECTED] > On Feb 28, 2007, at 2:00 PM, Tim Jones wrote: > >> Hi Folks, >> >> A new feature request - >> >> http://www.realsoftware.com/feedback/viewreport.php? >> reportid=terutgob >> >> Currently, no IDE layout information is saved in the rbvcp save of >> projects. This means that we must reopen and rearrange our projects >> each time we start the IDE. Please >> save the layout and state of the IDE when saving the VCP version of a >> project. >> >> Tim >> -- >> Tim Jones >> [EMAIL PROTECTED] >> >> _______________________________________________ >> Unsubscribe or switch delivery mode: >> <http://www.realsoftware.com/support/listmanager/> >> >> Search the archives: >> <http://support.realsoftware.com/listarchives/lists.html> > > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives: > <http://support.realsoftware.com/listarchives/lists.html> > _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
