Fritz,

If you're looking for info on how to use SVN, there are plenty of  
detailed how-to demos on the web.

Regarding what data I personally submit to SVN with FarCry projects: I  
submit everything but content-specific data (ie. images and files).   
I'm not referring to images used in the site layout (ie. CSS images) -  
those of course get submitted to SVN.  But images and files that are  
specific to content are not sent to SVN (SVN is not meant to be used  
as a backup solution in any way - rather it is just used for  
versioning your code).

I hope I wasn't way off base with your request :)

--
Jeff Coughlin
Web Application Developer
http://jeffcoughlin.com

On Mar 2, 2009, at 12:47 PM, Fritz Dimmel wrote:

>
> Hi,
> nobody wants to share their project setup? ;-)
>
> Thanks in advance!
> Fritz
>
>
>
> On 25.02.2009, at 17:32, Marco van den Oever wrote:
>
>>
>> Ok i am listening with you :)
>>
>> Regards,
>>
>> Marco
>>
>> On Feb 25, 5:00 pm, Fritz Dimmel <[email protected]> wrote:
>>> Hi,
>>> I'm aware of this, that SVN can only handle source files.
>>> I wanted to know, if there's a better solution than shouting  
>>> "people,
>>> please add this nav-alias to this folder" or so...
>>>
>>> I'd like to know the setup of others between: developing machine -
>>> staging system - production environment
>>> (and, like in our case: stable versions in-between)
>>>
>>> Thanks
>>> Fritz
>>>
>>> On 25.02.2009, at 11:17, Marco van den Oever wrote:
>>>
>>>
>>>
>>>> Hi Fritz, i am not a very experienced SVN user, but as i understand
>>>> SVN is purely for source codes etc, isn't database synchronization
>>>> something you just have to communicate about?
>>>
>>>> Everybody could work and test their own stuff and when something is
>>>> changed like config settings that would effect the stuff of others
>>>> then communicate so everyone can update individual.
>>>
>>>> As i understand SVN itself is also not always 100% automated and
>>>> sometimes human communication is still necessary, if there is a
>>>> way or
>>>> method to indeed automate then i am also happy to hear from anyone
>>>> that knows this information.
>>>
>>>> Regards,
>>>
>>>> Marco
>>>
>>>> On Feb 24, 5:28 pm, Fritz Dimmel <[email protected]> wrote:
>>>>> Hi,
>>>>> I've already developed several websites with FarCry, most of the
>>>>> time
>>>>> in one or two-person projects where there was no need for CM.
>>>>> Now I'm in a larger project and we have to setup CM for the  
>>>>> website
>>>>> development.
>>>
>>>>> How do you setup your projects with SVN / whatever?
>>>
>>>>> Well, the source code is quite simple how to check it in / out.
>>>>> But what about the database?
>>>>> Because content objects "automatically" create tables /
>>>>> columns / ...
>>>>> in the DB (yes, I know, scaffolding does), there's no chance to
>>>>> have
>>>>> stable versions only from the checked-out code because DB entries
>>>>> are
>>>>> missing.
>>>>> (The same goes e.g. for dmConfig objects or simple
>>>>> "application.navID.xyz" references in the code which will fail,
>>>>> when
>>>>> accessed and these values are not in the DB.
>>>
>>>>> Maybe some of you guys could explain, how you implemented CM in
>>>>> your
>>>>> FarCry (or other web-related) projects.
>>>
>>>>> Thanks a lot,
>>>>> greets from Austria
>>>
>>>>> Fritz Dimmel
>>>
>>>
>>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to