Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/prog/ version control

Name: Anonymous 2008-03-18 21:30

Ok, let's bring something interesting to /prog/, version control. Some repository of scripts, on some version control system.

The cheapest way is to get a svn on google code (and publish user/pass), unless someone wants to host something else that integrates better with this public/anonymous system.

What do you think?

Name: Anonymous 2008-03-18 22:28

step-by-step guide

git clone git://repo.or.cz/prog.git
cd prog
git checkout refs/remotes/origin/mob
git branch mob
git checkout mob

That'll give you a mob branch. When you have that, you can just push/pull as normal.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List