Hey Guys, I've been using gitorious happily for a while now, you guys have done a great job, it's just I'm confused about the new versioning scheme.
This is what I usually do. I have a branch called my_config that I have pushed my changes in there. Now every now and then I do a git pull and get the latest from git://gitorious.org/gitorious/mainline.git. Some times gitorious comes up with no complains and some times I have to either install new gems or run "rake db:migrate" Based on http://gitorious.org/gitorious/pages/Upgrading and http://gitorious.org/gitorious/pages/Versioning seems like I need to run "bundle exec rake changelog" to see the versions. I just ran that and I got: Available versions -> v2.0.0 First versioned version of Gitorious But I did a "git pull" and that downloaded bunch of changes (which broke gitorious, but I fixed it by installing new gems) I ran "bundle exec rake changelog" again, but the output is the same. So my question is, how does "bundle exec rake changelog" work? If the version hasn't changed, then what were all those changes that were downloaded? Thanks, Drew -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe from this group, send email to gitorious+unsubscr...@googlegroups.com