Re: Using the demo

2009-02-17 Thread David Trowbridge
The demo server does point to the active SVN server. This is okay because review board never does any commits to version control. -David On Tue, Feb 17, 2009 at 11:17 AM, Anthony Foglia wrote: > > Thanks. I was aware of the tool, but not using it. My questions are > more about how to use the

Re: Using the demo

2009-02-17 Thread Anthony Foglia
Thanks. I was aware of the tool, but not using it. My questions are more about how to use the demo, than review board. What repository should be used for demo users: Navi or Review Board SVN? From where do I check out the repository so I can make changes to post for demo purposes? I am assu

Re: Using the demo

2009-02-17 Thread Jeff Andros
sorry, just hit me just how unhelpful that really was. There's a command line tool called post-review you can download to actually produce your uploads. doc on the tool is here: http://code.google.com/docreader/#p=reviewboard&s=reviewboard&t=Using_PostReview the tool can be downloaded out of sv

Re: Using the demo

2009-02-17 Thread Jeff Andros
diff headers for reviewboard are a bit different... the server needs to know not only the path to the file, but also the revision it was generated from... that's how it looks up the base code. as I understand it, svn diff might give you the right headers, but I'm not sure... we use p4. 2009/2/17

Using the demo

2009-02-17 Thread Anthony Foglia
This might be a stupid question. I'd like to play around with the demo, and follow a patch through the review process, but I'm having trouble uploading a patch. My plan was just to add a file, maybe add additional patches to it, etc. My first question: Which repository do I use for demo purpose