Ah my bad - I was using exclude_trees. Sorry and Thanks!
On Jan 8, 9:00 am, nickmalcolm <[email protected]> wrote: > Hi Keven, > > I've tried that, but it doesn't work. Well, I guess it could if I went > through each and every folder in my project and listed the .svn folder > with it's full path. > > What I meant to ask was if there is a way to say ignore all .svn > folders? > > Thanks! > Nick > > On Jan 8, 7:30 am, Kevin Horn <[email protected]> wrote: > > > On Mon, Jan 4, 2010 at 5:00 PM, nickmalcolm <[email protected]> wrote: > > > Hi, > > > > I am getting an error when running the sphinx builder. I believe it is > > > trying to copy/move an svn folder, which is raising the Access Denied > > > exception. > > > > Can I tell Sphinx to skip certain folders, in particular the svn ones? > > > Or tell it to continue after an error? At the moment it gets the error > > > and stops copying files, which is annoying. > > > Check out the documentation here:http://sphinx.pocoo.org/config.html > > > especially the "exclude_dirnames" option. > > > Hope this helps... > > > Kevin Horn > >
-- You received this message because you are subscribed to the Google Groups "sphinx-dev" 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/sphinx-dev?hl=en.
