Author Topic: Keeping track of source code  (Read 3575 times)

0 Members and 1 Guest are viewing this topic.

Offline mrpackethead

  • Super Contributor
  • ***
  • Posts: 2845
  • Country: nz
  • D Size Cell
Re: Keeping track of source code
« Reply #25 on: January 29, 2019, 09:39:52 am »
Git on AWS code commit. ( its free and private ).  every project has a repo.
On a quest to find increasingly complicated ways to blink things
 

Offline bd139

  • Super Contributor
  • ***
  • Posts: 23021
  • Country: gb
Re: Keeping track of source code
« Reply #26 on: January 29, 2019, 09:44:27 am »
You don't need a remote server to run git or push to. Just keep one git repo per project in the project root. Even single file projects get a repo. It's so cheap and quick to do it. Makes experiments cheap to undo as well.
 

Offline mrpackethead

  • Super Contributor
  • ***
  • Posts: 2845
  • Country: nz
  • D Size Cell
Re: Keeping track of source code
« Reply #27 on: January 29, 2019, 09:53:42 am »
remote server is handy when you are working across multiple locaitons with several machhiunes.
On a quest to find increasingly complicated ways to blink things
 

Offline bd139

  • Super Contributor
  • ***
  • Posts: 23021
  • Country: gb
Re: Keeping track of source code
« Reply #28 on: January 29, 2019, 10:00:53 am »
I solve that by avoiding it.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf