Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am trying to transfer a Database in RavenDB to a remote server where I shall carry out some tests.

I am using version 960.

Can anyone please tell me how I can do this?

share|improve this question

1 Answer

up vote 3 down vote accepted

You can use the import/export feature under the Tasks menu in the raven web interface.

Or if your of the command line persuasion look up Raven Smuggler.

share|improve this answer
I exported it using the Web Interface under Tasks. How do I make this database run on my other Raven instance? – Subby Oct 5 '12 at 14:47
2  
Under the same Task tab on your new instance Tasks -> Import – Nick Oct 5 '12 at 15:05

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.