Symlink Showcase

How are you managing directory structures?

The following allows me to:

  • Keep track of downloaded vs. versioned scripts.
  • Keep my SVN directory clean.
  • Repeat with other code repositories.

$ ls /Users/dac514/code/xrnx

  
~/code/xrnx/svn  
~/code/xrnx/[junk]  
  

$ ls /Users/dac514/Library/Preferences/Renoise/V2.6.1/Scripts/Tools

  
~/Library/Preferences/Renoise/V2.6.1/Scripts/Tools/__svn__ -> /Users/dac514/code/xrnx/svn/trunk/Tools  
~/Library/Preferences/Renoise/V2.6.1/Scripts/Tools/[unversioned]