On Saturday, November 10, 2012 2:39:28 AM UTC-8, Bruno Costacurta wrote:

> Hello,
>
> as I configured the subversion repositories under Trac I'm able to 
> configure the default repository, but not any additional.
>
> The following syntax works fine :
>
> repository_dir = /var/svn/repos/test
> repository_sync_per_request = (default)
> repository_type = svn
>
> but this one return error "No changeset 0 in the repository" when browsing 
> via menu item 'Browser source' :
>
> [repositories]
> test.dir = /var/svn/repos/test
> test.hidden = false
>  
> postfix.dir = /var/svn/repos/postfix
> postfix.hidden = false
>

Did you execute trac-admin $ENV repository resync?  For more information, 
see: http://trac.edgewall.org/wiki/TracRepositoryAdmin

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/trac-users/-/x4OMEjPhiZIJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to