I noticed yesterday that a patch created against the svn repo that I had submitted in Trac does not work against the latest Git checkout. Should I grab the latest GIT and create my patch against that instead? - david
on 2008-04-23 16:13
on 2008-04-23 16:29
On 23 Apr 2008, at 15:11, David Harding wrote: > > I noticed yesterday that a patch created against the svn repo that I > had submitted in Trac does not work against the latest Git checkout. > Should I grab the latest GIT and create my patch against that instead? Yup. svn isn't going anywhere. Fred
on 2008-04-23 16:45
On Apr 23, 10:28 am, Frederick Cheung <frederick.che...@gmail.com> wrote: > > I noticed yesterday that a patch created against the svn repo that I > > had submitted in Trac does not work against the latest Git checkout. > > Should I grab the latest GIT and create my patch against that instead? > > Yup. svn isn't going anywhere. http://dev.rubyonrails.org still says to create patches using svn. Are there instructions somewhere on how you would like patches to be made against the git repo? - david
on 2008-04-23 17:02
On 23 Apr 2008, at 15:44, David Harding wrote: > > http://dev.rubyonrails.org still says to create patches using svn. Are > there instructions somewhere on how you would like patches to be made > against the git repo? > trac is also deprecated :-) http://rails.lighthouseapp.com/ see also http://www.tpope.net/rails-git-best-practices Fred
on 2008-04-23 18:57
Shouldn't the wiki get updated? Stephen On Apr 23, 10:01 am, Frederick Cheung <frederick.che...@gmail.com>