Tag Archives: ZSH

SVN + ZSH: moving all files into a directory

Let’s suppose I have a directory, foo, which contains a whole bunch of stuff (files, links, other directories) all under version control with SVN. In my case these represent a website.
I decide that I want to organize this mess, creating a new directory in the project’s root (let’s call it bar, as tradition dictates), then [...]