> C:\dev\svn\astraia>svn info
> Path: .
> URL: svn://leto/astraia/trunk
> Repository Root: svn://leto

So this means that C:\dev\svn\astraia is a *working copy* of some SVN
repository, whereas

> [trac]
> repository_dir = C:\dev\svn\astraia
> repository_type = svn

you tell Trac that your working copy is a SVN repository.

repository_dir should point to the repository path, NOT a working copy

In other word, the path you gave to "svnadmin create" when you've
initialized your SVN repository.
As an additional but nevertheless important note, SVN repository and
Trac should be on the same machine

HTH,
Manu

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
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