Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Mac OS X のシステム ruby には svn バインディング ( require 'svn/client') が組み込まれています。ただし、svn バインディングがない RVM を使用する必要があります。RVM の ruby に svn バインディングを取得するにはどうすればよいですか?
require 'svn/client'