On Wednesday, August 2, 2017 at 1:31:36 AM UTC-7, Mingxing Tian wrote:
>
> I use gitolite to manage the Git repository, which automatically creates 
> the results as follows:
>
> [root@host105 testing.git]# ll
> 总用量 32
> drwx------  2 git git 4096 8月   2 11:47 branches
> -rw-------  1 git git   66 8月   2 11:47 config
> -rw-------  1 git git    0 8月   2 15:31 git-daemon-export-ok
> -rw-------  1 git git  120 8月   2 15:31 gl-conf
> -rw-------  1 git git   23 8月   2 11:47 HEAD
> drwx------  2 git git 4096 8月   2 11:47 hooks
> drwx------  2 git git 4096 8月   2 11:47 info
> drwx------ 14 git git 4096 8月   2 15:52 objects
> drwx------  4 git git 4096 8月   2 11:47 refs
>
> I added it to the repository and could not find it, it did not work 
> properly.
>

Okay, I think I understand better now.

Trac should have no trouble reading your testing.git repository. It's clear 
that it's a bare repository, and Trac can read bare repositories as well as 
those with a working tree. Just use the full path to "testing.git" in the 
repository path argument (/path/to/testing.git).

If you get an error, please share the error as Jun suggested.

- Ryan  

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to