--
[ Picked text/plain from multipart/alternative ]

We run with an SVN server on a home hosted linux box with its SSH
port exposed to the net over my adsl connection. We use the built-in
svn+ssh protocol of Subversion which works great and is very secure.
For authentication we use public key, and my team use the program
'Pageant' from the Putty package to manage keys and have them
available for whenever Subversion needs them. It works beautifully.
There are some inherent delays with the encryption overhead, but
nothing too bad.

For programming from Linux or OSX (whilst I can't run Source Engine
on OSX, I can still code locally, commit to repository, checkout on
remote host and then remote compile and execute :D), we use Eclipse
CDT/Europa with the Subclipse plugin. This works well with the svn
+ssh method and enables all of our different platforms to be involved.


/me salivates for updated sdk...


On 24/01/2008, at 11:04 AM, "Matt Stafford" <[EMAIL PROTECTED]> wrote:

> I also use SVN with either RapidSVN or TortoiseSVN if I'm working with
> multiple people. By myself, I keep all my projects on my own
> Perforce server
> on the server at home.
>
> On Jan 24, 2008 10:47 AM, Tom Leighton
> <[EMAIL PROTECTED]> wrote:
>
>> I use TortoiseSVN (AnchSVN within VS was ok, but it slowed the IDE
>> rigt
>> down... maybe because of the load of files with the SDK :P)
>>
>> www.assembla.com
>>
>> free SVN hosting :P
>>
>> Greg Scott wrote:
>>> --
>>> [ Picked text/plain from multipart/alternative ]
>>> We use TortoiseSVN as well, free SVN management = win, plus the
>>> windows
>>> shell additions are easy to use for the not so bright guys on the
>>> team.
>> ; )
>>>
>>> On Jan 22, 2008 12:45 PM, Mulchman <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>>> If you're on windows pretty much everybody is going to be using
>>>> TortoiseSVN.
>>>>
>>>> A cable / dsl connection can be adequate depending on the team
>>>> size and
>>>> how
>>>> frequent people checkin / update. The specs don't have to be
>>>> amazing
>> for
>>>> the
>>>> box either - the FF team first used an Athlon 1ghz box running some
>>>> version
>>>> of slackware (and using CVS which is slower) on my cable connection
>> back
>>>> in
>>>> 2004. Back then I lived in VA Beach and had the awesome internet
>> provider
>>>> known as Cox so having awesome upload for a super cheap price was
>>>> customary.
>>>> (Seriously, Cox is the best cable provider ever; f*** this
>>>> Comcast &
>>>> roadrunner crap).
>>>>
>>>> -----Original Message-----
>>>> From: [EMAIL PROTECTED]
>>>> [mailto:[EMAIL PROTECTED] On Behalf Of Grash
>>>> Sent: Monday, January 21, 2008 22:23
>>>> To: [email protected]
>>>> Subject: Re: [hlcoders] Souce Control
>>>>
>>>> Okay, SVN across the board... That's good.
>>>>
>>>> As for the box, Are we talking like something on a cable modem
>>>> in a few
>>>> cases?
>>>>
>>>> Is there a particular SVN client that's better than others?
>>>>
>>>> -Grash
>>>>
>>>> --- Greg Scott <[EMAIL PROTECTED]> wrote:
>>>>
>>>>
>>>>> --
>>>>> [ Picked text/plain from multipart/alternative ]
>>>>> We use a SVN as well, with our project lead hosting the SVN on a
>>>>> secure
>>>>> box.  The bandwidth isn't always amazing, but it gets the job done
>>>>> well.
>>>>>
>>>>> On Jan 22, 2008 12:47 AM, Adam Maras (memzero)
>>>>> <[EMAIL PROTECTED]>
>>>>> wrote:
>>>>>
>>>>>
>>>>>> We're on SVN as well. Also, we use rsync to get content out to
>>>>>>
>>>>> testers.
>>>>>
>>>>>> //   Adam Maras (memzero)
>>>>>>
>>>>>> Mulchman wrote:
>>>>>>
>>>>>>> 1) SVN (because it's free)
>>>>>>> 2) Hosted on a buddy of someone on the team who can host stuff
>>>>>>>
>>>>> for free
>>>>>
>>>>>>> That's typically how it works for a mod team.
>>>>>>>
>>>>>>> -----Original Message-----
>>>>>>> From: [EMAIL PROTECTED]
>>>>>>> [mailto:[EMAIL PROTECTED] On Behalf Of
>>>>>>> Grash
>>>>>>> Sent: Monday, January 21, 2008 21:21
>>>>>>> To: [email protected]
>>>>>>> Subject: Re: [hlcoders] Souce Control
>>>>>>>
>>>>>>> I only know how source control is setup in a professional and
>>>>>>> commercial setting. Most educational projects follow this model.
>>>>>>>
>>>>>>> I'm curious to know how mod teams (the true traditional ones
>>>>>>> with
>>>>>>> members spread out all over the place) set up their source
>>>>>>>
>>>>> control.
>>>>>
>>>>>>> Are there places that mod teams generally use?
>>>>>>>
>>>>>>>
>>>>>>>
--

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to