023a0efa10
Git and Mercurial support *branch*. Git in repository root shows *master branch*. Git master branch does not have all revisions. Mercurial default branch is *default branch*. Mercurial shows *tip* in repository root. Mercurial does not treat directory. "hg log DIR" costs high. Getting correct limited changesets in sub directory and branch is very heavy. So, if there is no recent revision in sub directory and branch, no changeset shows. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5218 e93f8b46-1217-0410-a6f0-8f06a7374b81 |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
extra | ||
files | ||
lib | ||
log | ||
public | ||
script | ||
test | ||
tmp/test | ||
vendor | ||
.gitignore | ||
.hgignore | ||
README.rdoc | ||
Rakefile |
README.rdoc
= Redmine Redmine is a flexible project management web application written using Ruby on Rails framework. More details can be found at in the doc directory or on the official website http://www.redmine.org