Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. Once your sure the last command did not fry anything (if you did replace all the Root files with the Root.bak files: find . -name Root -exec cp {}.bak {} \; ), run this:

No Format
find . -name Root -exec sed -r -i.bakbak2 '{s/sakai_anon_cvs/cvs\.sakaiproject\.org/}' {} \;

...