Re: respository_dir is working, but not the [respositories] syntax

17 views
Skip to first unread message

RjOllos

unread,
Nov 14, 2012, 4:17:40 PM11/14/12
to trac-...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages