Ticket #1040 (new enhancement)

Opened 2 years ago

Last modified 3 months ago

support for multiple repos

Reported by: toon.verstraelen@UGent.be Assigned to: hvr
Priority: high Component: GitPlugin
Severity: minor Keywords:
Cc: tolsen Trac Release: 0.10

Description

Hi, I'm currently trying the git plugin for the first time. Is it possible to include multiple git repositories? Will it ever be possible? I have this situation:

/var/git/project1.git
/var/git/project2.git
/var/git/project3.git

but it would be convenient to have one trac site for all these projects. Is this a good idea?

Attachments

Change History

(follow-up: ↓ 3 ) 06/09/07 05:46:15 changed by anonymous

  • priority changed from low to high.

It would seem this project supports multiple repos:

http://dev.laptop.org/git.do?p=projects/trac-git;a=summary

(follow-up: ↓ 4 ) 02/05/08 05:26:13 changed by hvr

if you want to have multiple repostories per Trac environment, you'll have to wait for trac:MultipleRepositorySupport

for now you have to create one Trac environment per git repository...

(in reply to: ↑ 1 ) 03/04/08 05:58:16 changed by olaf.meeuwissen@avasys.jp

Replying to anonymous:

It would seem this project supports multiple repos: http://dev.laptop.org/git.do?p=projects/trac-git;a=summary

Apart from that link now being apparently broken, they seem to be using the GitwebPlugin.

(in reply to: ↑ 2 ; follow-up: ↓ 5 ) 03/04/08 06:00:08 changed by olaf.meeuwissen@avasys.jp

Replying to hvr:

if you want to have multiple repostories per Trac environment, you'll have to wait for trac:MultipleRepositorySupport for now you have to create one Trac environment per git repository...

What about combining your git repositories in a super-repository using submodules? Would that work? See http://git.or.cz/gitwiki/GitSubmoduleTutorial for details on setting up a super-repository.

(in reply to: ↑ 4 ; follow-up: ↓ 6 ) 03/04/08 06:23:03 changed by hvr

Replying to olaf.meeuwissen@avasys.jp:

What about combining your git repositories in a super-repository using submodules? Would that work? See http://git.or.cz/gitwiki/GitSubmoduleTutorial for details on setting up a super-repository.

I doubt that GitPlugin right now properly supports submodules yet (I haven't tested it yet, and I expect issues)

(in reply to: ↑ 5 ) 06/05/08 22:18:03 changed by anonymous

Replying to hvr:

Replying to olaf.meeuwissen@avasys.jp:

What about combining your git repositories in a super-repository using submodules? Would that work? See http://git.or.cz/gitwiki/GitSubmoduleTutorial for details on setting up a super-repository.

I doubt that GitPlugin right now properly supports submodules yet (I haven't tested it yet, and I expect issues)

indeed ,the error is

internal error (got unexpected object kind 'commit')

08/15/08 14:45:59 changed by tolsen

  • cc set to tolsen.

Add/Change #1040 (support for multiple repos)




Change Properties
Action