My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 3113: git-annex support: native, extension or plugin
4 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by scottid...@gmail.com, Jan 21, 2015
We are moving from gitolite+reviewboard to gerrit, but are disappointed to find that there is currently no way to user git-annex with gerrit.  I don't write Java, but if someone could point me in the right direction and maybe scope the work, I would consider doing it.
Mar 6, 2015
#1 rol...@rschulz.eu
I'm interested in this too. If you have gerrit 2.10 you don't need to write a Java plugin. You can script it in Groovy/Scala. Doing that should be very simple according to http://www.slideshare.net/lucamilanesio/gerrit-code-review-how-to-script-a-plugin-with-scala-and-groovy. The permissions could be passed to git-annex the same way (GIT_ANNEX_SHELL_READONLY) as gitolite does it: https://github.com/sitaramc/gitolite/blob/master/src/commands/git-annex-shell. Not sure how to query the permission from the plugin. I ask on the mailing-list.
Apr 14, 2015
#2 fabio.po...@gmail.com
I'm already using gerrit but i want to use git-annex too, having a way to use git-annex with gerrit would be great!

Sign in to add a comment

Powered by Google Project Hosting