@John Ryland John Ryland authored on 22 Dec 2020
applications/ Photoframe remove svn directories 5 years ago
code remove svn directories 5 years ago
environment remove svn directories 5 years ago
projects/ LGN-IP3870 remove svn directories 5 years ago
research remove svn directories 5 years ago
svn/ viewvc-1.1-dev import old code from DELL-PC svn checkout from years ago 5 years ago
web remove svn directories 5 years ago
README.md Update README.md 5 years ago
README.md

Import

This repository is for adding existing repos and checkouts on various devices in to git here.

For example, there might be on the macbook pro a check out of the svn repo with local modifications, and also on the desktop PC or imac or nuc similar other checkouts of the same files also with local modifications. With putting all these in to git, they can all be added in to branches in git for each machine, and those branches slowly merged in to a mainline, and so on.

Well that is the plan.

  • first create an empty repo
  • 2nd check it out on different machines
  • create branches on each machine
  • then submit the local copies
  • then slowly merge in to a mainline branch

Probably will want to do this by project