From johnwilger at gmail.com Tue Feb 26 10:30:22 2008 From: johnwilger at gmail.com (John Wilger) Date: Tue, 26 Feb 2008 07:30:22 -0800 (PST) Subject: [eXPlainPMT Developers] Fwd: r511 - trunk/vendor/rails In-Reply-To: <000e0cd20b20044708d644346116932@google.com> References: <000e0cd20b20044708d644346116932@google.com> Message-ID: On Feb 25, 9:19 pm, codesite-nore... at google.com wrote: > Author: angelo0000 > Date: Mon Feb 25 21:18:47 2008 > New Revision: 511 > > Removed: > trunk/vendor/rails/ > > Log: > Removed file/folder Any particular reason to have removed the Rails libraries? FYI, they were a piston-managed dependency--in order to update them, you could have just done piston switch http://dev.rubyonrails.org/svn/rails/tags/{name of tag} vendor/rails from the project root. (`gem install piston` if you didn't already have it.) Maybe you had other reasons that I'm not aware of, though?