search for: for_repo

Displaying 4 results from an estimated 4 matches for "for_repo".

Did you mean: for_repos
2013 Jan 25
0
[LLVMdev] [cfe-dev] RFC: put commit messages in *-commits subject lines?
...-L %(label_from)s -L %(label_to)s %(from)s %(to)s generate_diffs = add copy modify propchange [authors] @@ -360,6 +360,7 @@ mail_type = single show_applied_charset = nondefault custom_header = SVN-Repository %(REPOS)s +commit_subject_template = %(prefix)s r%(revision)s - %(log)s [branch] for_repos = .*/llvm-project$ Note that I have not addressed the path prefix suggestion from David: >>> For what it's worth, (I think) Chris' suggestion of including the >>> directories was about including them "smart"ly by removing conceptual >>> duplicates (...
2013 Jan 25
2
[LLVMdev] [cfe-dev] RFC: put commit messages in *-commits subject lines?
Hi Daniel, Daniel Dunbar wrote: > Hi Sebastion, > > I've attached the current configuration file from the server. > > I'm not sure how far you want to go down the "trying to get realize nice > summary path" lines, but if svn_mailer somehow supported running an > external script to process the commit and come up with the path that would > be ideal for
2013 Jan 25
2
[LLVMdev] [cfe-dev] RFC: put commit messages in *-commits subject lines?
...9;ll go ahead and make this change. - Daniel > > [authors] > @@ -360,6 +360,7 @@ > mail_type = single > show_applied_charset = nondefault > custom_header = SVN-Repository %(REPOS)s > +commit_subject_template = %(prefix)s r%(revision)s - %(log)s > > [branch] > for_repos = .*/llvm-project$ > > > > Note that I have not addressed the path prefix suggestion from David: > > >>> For what it's worth, (I think) Chris' suggestion of including the > >>> directories was about including them "smart"ly by removing conce...
2013 Jan 28
0
[LLVMdev] Testing canaries
...gt; > > > [authors] > > @@ -360,6 +360,7 @@ > > mail_type = single > > show_applied_charset = nondefault > > custom_header = SVN-Repository %(REPOS)s > > +commit_subject_template = %(prefix)s r%(revision)s - %(log)s > > > > [branch] > > for_repos = .*/llvm-project$ > > > > > > > > Note that I have not addressed the path prefix suggestion from David: > > > > >>> For what it's worth, (I think) Chris' suggestion of including the > > >>> directories was about including them &q...