SA-MP Forums Archive
Team scripting. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Team scripting. (/showthread.php?tid=504638)



Team scripting. - VerticalGaming - 05.04.2014

I want to script with someone who I know from the SA-MP forums.
We're starting from stratch.

Anyways, does anybody have an idea, how we can script together ''Live'' 24/7?

Any known/trusted programs for that?

Kind regards, Vertical.


Re: Team scripting. - Epixha - 05.04.2014

Try Gitlab or Github.


Re: Team scripting. - StuartD - 05.04.2014

Just had a quick ****** and found this, not sure if it is trustworthy or if it works, but if / when you try it, let me know

https://floobits.com


Re: Team scripting. - iZN - 05.04.2014

Use https://bitbucket.org/ for private repo.


Re: Team scripting. - EpicSaxGuy - 05.04.2014

Quote:
Originally Posted by iZN
Посмотреть сообщение
Use https://bitbucket.org/ for private repo.
This one +1


Re: Team scripting. - Niko_boy - 05.04.2014

I would say GitHub because i personally use with few people and it does seem much suitable.


Re: Team scripting. - ikkentim - 05.04.2014

If you properly use branches, pure git works best for me.
Here is a good tutorial I followed about the use of branches:
http://nvie.com/posts/a-successful-git-branching-model/