From: "François Beausoleil" Date: 2007-03-10T01:57:53+09:00 Subject: Re: [ANN] Piston 1.3.2: More switch corrections Hi ! 2007/3/9, hemant :> Ok, say I have checked out code from some remote repo using piston in> "/vendor/plugins" directory of rails and have modified the plugin.> Now, I want to checkin these modifications to the remote repository,> so that other people can also get the new code.>> So, how does piston solve this problem? can i checkin my plugin from> RAILS_ROOT, assuming RAILS_ROOT is associated with different SVN repo> and plugin has been downloaded from different svn repo? At the moment, Piston provides no help to do that. The best you coulddo is determine what changes you made using svn log, and then svn diffthe relevant revisions. There already is a feature request by EvanWeaver for this. I believe this is something Piston should handle, so it will be in thenext minor revision. Thanks for using Piston !-- François Beausoleilhttp://blog.teksol.info/http://piston.rubyforge.org/