Skip navigation

Tag Archives: opensource

These are my links for February 16th through February 23rd:

These are my links for April 13th through April 14th:

  • Pixie – The Small, Simple, Site Maker. A basic cms worth a look. Admin is nice and intuitive.
  • Rsync and recursion protection with .svn folders – Nabble – Samba – rsync article that is a good reference to how to merge exported files (or non-working copies of an svn manages project) back into a working copy. rsync -r –filter='P .svn' –exclude=".svn" –delete –force /src-export/folder /destination/workingcopy
  • GParted – Boot partition management