Thank you Christian... will let you know if that works.
On Wed, Dec 11, 2013 at 3:18 PM, Christian Hammond <[email protected]>wrote: > Hi Mike, > > The recommended setup is to have a .reviewboardrc file in the repository > with: > > REPOSITORY = "<repository name>" > > Where "<repository name>" is the name assigned to that repository on > Review Board. > > That way, it doesn't have to match the repository path, which it sounds > like may have changed, and can instead do a direct lookup. > > I don't know if you already have this, but it sounded like it may have > been a lookup problem, so starting there. > > Christian > > -- > Christian Hammond - [email protected] > Review Board - http://www.reviewboard.org > Beanbag, Inc. - http://www.beanbaginc.com > > > On Wed, Dec 11, 2013 at 8:04 AM, Mike Forsberg <[email protected]>wrote: > >> I'm having trouble specifying the review board repository to which my >> changes are based. Using post-review, I can make diff by the command >> "post-review -n >~/blah.diff" and post it using the GUI. However, I think >> post-review is having trouble identifying the reviewboard repository. >> >> Like I said, post-review -n works, I get a complete diff. Using the >> ---debug option I can also see that the server is contacted and a review is >> made. Post-review is just having issues attaching the diff file. >> >> A little about my environment. >> >> I'm on Ubuntu using a git-svn client for a replicated subversion >> repository. (By replicated subversion, I mean that IT is replicating the >> subversion across multiple servers in different locations. Each should >> mirror the master, it is a black box to me.) Just recently I switched the >> server my git client is using by using the script at: >> http://minimalreadership.blogspot.com/2011/06/svn-switch-for-git-svn-repo.html >> >> >> While I don't think these things are related, they are part of the >> picture. I think the fact that I switched subversion servers is confusing >> post-review about which review board repository to use. Thus, if I could >> specify to post-review to use a specific repository for the submission, >> then it might work I think. >> >> Thanks for the great product, >> >> Mike >> >> -- >> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ >> --- >> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ >> --- >> Happy user? Let us know at http://www.reviewboard.org/users/ >> --- >> You received this message because you are subscribed to the Google Groups >> "reviewboard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ > --- > Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ > --- > Happy user? Let us know at http://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
