##// END OF EJS Templates
* use svnsync instead of checkout for subversion cache...
* use svnsync instead of checkout for subversion cache * create repositories cache directory if it doesn't exists (default to RAILS_ROOT/tmp/scm) git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1906 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1690:ec7d1359301b
r1904:fdbe52a2f77a
Show More
_preview.rhtml
3 lines | 160 B | text/html+ruby | RhtmlLexer
Jean-Philippe Lang
added svn:eol-style native property on /app files...
r330 <fieldset class="preview"><legend><%= l(:label_preview) %></legend>
Jean-Philippe Lang
Adds child_pages macro for wiki pages (#528)....
r1690 <%= textilizable @text, :attachments => @attachements, :object => @previewed %>
Jean-Philippe Lang
added svn:eol-style native property on /app files...
r330 </fieldset>