I know this tool and I'm using it everyday... When I follow your suggestion, it reports the same message, in a popup instead of a console output :
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///D:/PLAN/svnenv'

So maybe there is something wrong with the use of local repository with Windows?

I could however just link to my existing SVN repository that stand on an other server? Does anybody knows how to use Trac with a different server for Subversion?

Thanks in advance!
Martin 

Matt Good wrote:
Martin wrote:
  
I'm trying to set up a local subversion repository on Windows.
I can create it with the command:

svnadmin create D:/PLAN/svnenv

I however have a problem to put a project on it:

svn import ./skeleton/ file:///D:/PLAN/svnenv -m "import a base
project"

Because it outputs:

svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///D:/PLAN/svnenv'
    

On Windows you may want to try out the nice GUI TortoiseSVN:
http://tortoisesvn.tigris.org

-- Matt Good





  

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to