Feature #3082
Repository Search
| Status: | New | Start date: | 2009-03-31 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | SCM | |||
| Target version: | - | |||
| Resolution: |
Description
it would be very useful to have a search (content, filenames, comments) for the project archive?
Trac is able to do that with the RepoSearchPlugin (http://trac-hacks.org/wiki/RepoSearchPlugin).
Maybe it is possible to integrate Sventon( http://www.sventon.org/) for SVN or Opengrok (http://opensolaris.org/os/project/opengrok/) for various SCMs into Redmine?
Related issues
History
#1 Updated by Jens Goldhammer about 3 years ago
Sorry it should be a feature!
#2 Updated by Marco D'Arienzo about 3 years ago
+1
#3 Updated by Jean-Philippe Lang about 3 years ago
- Tracker changed from Defect to Feature
#4 Updated by Jean-Philippe Lang about 3 years ago
Note that commit comments can already be searched:
http://www.redmine.org/search/index/redmine?q=behaviour&scope=&all_words=1&changesets=1
#5 Updated by Jens Goldhammer about 3 years ago
+1
#6 Updated by Thomas Pihl about 3 years ago
+1
#7 Updated by chris redmine almost 3 years ago
+1 for at least file name search
#8 Updated by Jens Goldhammer almost 3 years ago
Another option would be Subversion Repository Search (http://supose.soebes.de/).
#9 Updated by taha mohammed el kahlaoui over 2 years ago
+1
#10 Updated by taha mohammed el kahlaoui over 2 years ago
+10 :-)
#11 Updated by J Cayetano Delgado over 2 years ago
+1
#12 Updated by J Cayetano Delgado over 2 years ago
Another alternative could be creating a plugin for indexing the repository on each project, using Ferret (Lucene port to Ruby) and the rails plugin: Acts as Ferret.
http://ferret.davebalmain.com/trac/wiki
http://rm.jkraemer.net/wiki/aaf
#13 Updated by chris madler almost 2 years ago
+10!
Super useful feature!
#14 Updated by S Reid over 1 year ago
+1
#15 Updated by Toshi MARUYAMA about 1 year ago
- Category set to SCM
#16 Updated by Kai Zimmermann 8 months ago
+1
#17 Updated by Zazvonnyh Alexsey 7 months ago
duplicates Feature #1329
#18 Updated by Terence Mill 6 months ago
+1
#19 Updated by Kosei Kitahara 5 months ago
Hi! I try to create this plugin: http://www.redmine.org/plugins/redmine_reposearch
Its copy of RepoSearchPlugin for Trac.
Plese try it and feedback ;-)
Thanks.