Game Development Community

Sharing between multiple license holders

by Dave Strock · in Torque Game Engine · 05/24/2002 (7:41 pm) · 6 replies

How does the license work if, say I want to set up a CVS server that is only accessible to the people on my team that also have the license? I would assume this is within the bounds of the license, but just want to make sure.

#1
05/24/2002 (7:55 pm)
I'm sure a GG person will chime in, but I believe the general rule of thumb is: if you are compiling the code, you need to pay for a license seat. If you are running a compiled executable, working on scripts, art, content, etc., you don't need a license for those members.

d
#2
05/24/2002 (8:06 pm)
i thought he was asking if multiple torque[edit]license[/edit] owners could use the same code on a cvs server
#3
05/24/2002 (8:09 pm)
Everyone who would have access to the CVS would need to have a torque license.
#4
05/24/2002 (8:44 pm)
Yeah, thats how it would be. I just want to run a cvs server for the couple people on my team that own licenses to keep all our engine changes coordinated.
#5
05/24/2002 (9:13 pm)
You can set up your own CVS server, but everybody that uses the source code needs a license. We do not yet have corporate or site licenses.

Jeff Tunnell GG
#6
05/25/2002 (8:57 am)
Ok, thanks Jeff. Thats what I wanted to hear.