realbasic-nug
[Top] [All Lists]

Re: FR - Save IDE Layout State in Version Control Projects

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: FR - Save IDE Layout State in Version Control Projects
From: Tim Jones <tjmac at tolisgroup dot com>
Date: Wed, 28 Feb 2007 12:39:30 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <03BA21A8-E544-4459-B01C-B0EF21662A9D at tolisgroup dot com> <F0E4CE02-082F-460D-8A7D-BF2610BB867E at divergentmedia dot com>
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
tjmac at tolisgroup dot com

> 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
>> tjmac at tolisgroup dot com
>>
>> _______________________________________________
>> 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>


<Prev in Thread] Current Thread [Next in Thread>