Comment #2 on issue 830 by dominikruf: sqlite3.OperationalError: unable to  
open database file
http://code.google.com/p/reviewboard/issues/detail?id=830

sure here it is

# Site-specific configuration settings for Review Board
# Definitions of these settings can be found at
# http://docs.djangoproject.com/en/dev/ref/settings/

# Database configuration
DATABASE_ENGINE = 'sqlite3'
DATABASE_NAME = 'C:\TEMP\review-board-site1\db\reviewboard.db'

# Unique secret key. Don't share this with anybody.
SECRET_KEY = '+s517xjn#syslaqox631lrwjkl(fm5iz1spxkdxlqfo(mgsy^s'

# Cache backend settings.
CACHE_BACKEND = 'file:///tmp/reviewboard_cache'

# Extra site information.
SITE_ID = 1
SITE_ROOT = '/'

The directory C:\TEMP\review-board-site1\db\ has been created by rb-site  
install but
it is empty.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to