Hello,
I'm trying to learn how to implement a subversion table into my wiki. The actual repo i will be using is going to be a hierarchy system, such as /Repo/matlab_projects/project. With my limited knowledge of subversion tables, It seems like I would have to create a different subversion extension for each project. If this is the case, I could add multiple repo systems, but that seems very inefficient.
I decided to create a fake repo and play around with that before I using my real repo system. The wiki is being loaded on a windows vista box through a VM debian linux native mindtouch core. My repo is located on the windows vista desktop and the svn-uri is
Within this repo is a folder called 'another' which I want to check out. Therefore, i made my code for the subversion table.Code:file:///C:/Users/xyz/Desktop/Repo
However, I get this error messageCode:{{ svn.Table{path: "another"} }}
Any insight?Code:VN error: svn: Unable to open an ra_local session to URL svn: Unable to open repository 'file:///C:/Users/lomannmj/Desktop/Repo' (click for details) Callstack: at Subversion_Test at svn.Table MindTouch.Deki.Script.Runtime.DekiScriptRemoteException: SVN error: svn: Unable to open an ra_local session to URL svn: Unable to open repository 'file:///C:/Users/xyz/Desktop/Repo' at MindTouch.Deki.Script.Runtime.TargetInvocation.DekiScriptRemoteInvocationTarget.InvokeMap (MindTouch.Deki.Script.DekiScriptRuntime runtime, MindTouch.Deki.Script.Expr.DekiScriptMap args) [0x00000] at MindTouch.Deki.Script.Runtime.TargetInvocation.ADekiScriptInvocationTarget.Invoke (MindTouch.Deki.Script.DekiScriptRuntime runtime, MindTouch.Deki.Script.Expr.DekiScriptLiteral args) [0x00000] at MindTouch.Deki.Script.DekiScriptRuntime.Invoke (Location location, MindTouch.Dream.XUri uri, MindTouch.Deki.Script.Expr.DekiScriptLiteral args, MindTouch.Deki.Script.Runtime.DekiScriptEnv env) [0x00000]
Thanks in advanced,
Matt


Reply With Quote
icon below this post to my reputation. Thanks!
, my post defiantly says crb, not cpr. That would just be plain rude to misspell your name.