##// END OF EJS Templates
Adds --scm option support to reposman. It can be used to register non subversion repositories in Redmine....
Adds --scm option support to reposman. It can be used to register non subversion repositories in Redmine. git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1809 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1780:1bb237c3e004
r1807:0b74888fb8c6
Show More
account_activation_request.text.html.rhtml
2 lines | 101 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / account_activation_request.text.html.rhtml
Nicolas Chuche
r17044@gaspard (orig r915): jplang | 2007-11-18 18:46:55 +0100...
r1780 <p><%= l(:mail_body_account_activation_request, @user.login) %></p>
<p><%= link_to @url, @url %></p>