Re: The Project From A Faraway Land
Re: The Project From A Faraway Land
- Subject: Re: The Project From A Faraway Land
- From: Andreas Monitzer <email@hidden>
- Date: Sun, 3 Mar 2002 00:13:58 +0100
On Saturday, March 2, 2002, at 11:35 , Sam Goldman wrote:
I have a project that I am working on, but I am also going to be
working on
it at school. What I need to know is how to put it on a server (I have
one
in mind already) so that I can work on it from home and save changes
and all
that and also work on it at school. I am hoping for as uncomplicated a
method as possible.
I don't really know how CVS works or if I should use that, but if it's
the
case, I'll read up on it.
You could use CVS, but I've got a similar problem here, and I just put
the project on an NFS-share on my FreeBSD-box and open it there. Works
fine as long as you don't try to open the project on two computers at
the same time or got a slow link to that server, since all file access
will go through the network.
(replace NFS with SMB, AFP or WebDAV, should work the same way)
andy
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.