[OS X TeX] Re: Functionality for collaborative work in TeXShop?
Bernhard Barkow
bb at creativeeyes.at
Fri Jun 3 19:05:36 CEST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 3. Jun 2005, at 18:17, Joseph C. Slater wrote:
>> Setting up cvs shouldn't be too hard. On any unix (including
>> Macos) all that is needed is a group writable directory and a unix
>> group that contains the users with cvs commit privileges. This can
>> be done on a per project basis (one main cvs directory with
>> subdirectories of each project). To set it up, just make the main
>> cvs directory with
>>
>> cvs init -d CVSDIRECTORY
>>
>> Then for each project cd to an *empty* directory and
>>
>> mkdir PROJECTNAME
>> $cvs import -m 'Initial import.' -d CVSDIRECTORY PROJECTNAME start
>>
>> That's it. The users can now use ssh to checkout and commit.
>>
>>
> Right. The problem is that I have multiple groups and don't have
> them isolated. Everybody had to have access to the main directory
> with rw privs (maybe x, I don't recall). It's been a while, and
> it's not a major concern for me, but I recall that it wasn't clear
> how to box off the separate projects so they could only access
> stuff within their project. I got mixed up who had to have privs in
> each place and just made them blanket (single group, multiple
> projects). This is a rare instance where I'd really like a GUI to
> set it up. I touch it so rarely that I never recall how to do it
> and spend a lot of time relearning.
I don't know a lot about CVS, but wouldn't ACLs (access control
lists) make this task quite easy?
Just a thought, correct me if that's nonsense...
Bernhard Barkow
____________________________________________________
_________________________________ Bernhard Barkow __
__ __
__ mail bb at creativeeyes.at __ www.creativeeyes.at __
__ Phone +43 699 12660415 __ Fax +43 1 8775334 __
___________________ gpg key ID _ A89F09C45921020D __
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFCoI3kqJ8JxFkhAg0RAp22AKDLIV0qQEYT54ZQ3iSgi3Mkc3AAzQCg1l38
B7OGwhrZe5iKaKm2hL5gQK8=
=ScPp
-----END PGP SIGNATURE-----
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list