Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2006 16:36:55 +0200
From:      "Daniel A." <alive@dienub.org>
To:        Kyrre Nygard <kyrreny@broadpark.no>
Cc:        questions@freebsd.org
Subject:   Re: Sharing /usr/local/www
Message-ID:  <447B0707.3050305@dienub.org>
In-Reply-To: <7.0.1.0.2.20060529154039.0225aa68@broadpark.no>
References:  <7.0.1.0.2.20060527102456.022a6fb0@broadpark.no> <447820FD.5000602@dienub.org> <7.0.1.0.2.20060529154039.0225aa68@broadpark.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Kyrre Nygard wrote:
> At 11:50 27.05.2006, Daniel A. wrote:
>> Hi Kyrre.
>>
>> Have you tried chmodding the www dir to be group-writable?
>>
>> Also, as someone else has suggested, SVN og CVS might be a good idea. 
>> They would not solve the problem you have right now, but they might 
>> help you avoid some possible problems with many people editing the 
>> same batch of files - sharing violations. What if two people start 
>> editing the same files on their own workstations, and both upload the 
>> changes? What about version control? et cetera, ad nauseam.
>>
>> Offcourse, non-repository development is possible, and I've done it 
>> myself without any issues whatsoever, but you're the one who decides 
>> what's best for your development.
> 
> Actually no I did not chmod www to be group writable.
> 
> Silly me! :)
> 
> But I'm wondering. If I were to use SVN for my www, wouldn't I then in 
> reality
> have two different wwws, one for SVN and one which I later export for 
> Apache?
That is exactly how it does work ;)
> 
> This is what confuses me a little ...
> 
> Thanks a lot,
> Kyrre




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?447B0707.3050305>