#2952: Browser Error: /user/stud/s00/jinks/portal/svn/portal does not appear to
be
a Subversion repository.
-----------------------------+----------------------------------------------
Reporter: anonymous | Owner: cmlenz
Type: defect | Status: new
Priority: normal | Milestone:
Component: version control | Version: devel
Severity: blocker | Keywords:
-----------------------------+----------------------------------------------
Hi,
I'm trying to set up a Trac system for a small dev group.
If i try to look at the "Browse Source" tab, I get an error msg:
{{{
/user/stud/s00/jinks/portal/svn/portal does not appear to be a Subversion
repository.
}}}
and it seems that
{{{
self.path = repos.svn_repos_find_root_path(path, self.pool())
}}}
in svn_fs.py returns None. (I am runnung standalone tracd)
However, when I do a resync via trac-admin everything seems to work fine
which made me wonder because I thought tracd and trac-admin would use the
same code for this...
I tried Trac 0.9.4 and current trunk wich gave me the same error.
The repository is svn 1.2.3 (with matching bindings) (most solutions to
similar Problems here involve upgrading svn to 1.3.x but I cannot test
this because the server is not managed by myself)
Any suggestions where I could look what tracd and trac-admin are doing
different?
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2952>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets