Hi, 2009/8/19 sirisha mosalikanti <[email protected]>: > Hi, > I have installed svn on my mediawiki server. I'm able to access the svn > repository through the browser. > However, what are the settings that are required to map a local drive to the > svn repository? > I have a linux server. How to map a local drive on windows OS the svn > repository( on the linux server) using the "map network drive" option. > I guess I have to set the svnrepository to share. I am not so sure how to do > this. Can anyone provide me with directions to achieve this? > Thanks
You generally don't need file access to the repository to work with it. You should do a checkout (via http:, https: or svn: protocol). Direct file access to network-based repositories is not recommended. Why do you want direct file access to the repository? -- Regards, Jean-Marc -- . ___ . @@ // \\ "De Chelonian Mobile" . (_,\/ \_/ \ TortoiseSVN . \ \_/_\_/> The coolest Interface to (Sub)Version Control . /_/ \_\ http://tortoisesvn.net _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
