Cool I'll try that. A couple things:
1) The last piece of info I give the script is the admin account email address, so I suppose as far as I know it's not finished yet. 2) This may be a problem on my end but rb-site isn't happy if the specified directory already exists. "[!] Unable to create the reviewboard directory. Make sure you're running as an administrator." On Nov 24, 4:59 pm, "Christian Hammond" <[EMAIL PROTECTED]> wrote: > Actually, I see why... I had left out some logic to detect if we're running > on Windows. There's a workaround though. > > Pass the --copy-media flag to rb-site and it should work (or work better at > least). > > Christian > > -- > Christian Hammond - [EMAIL PROTECTED] > VMware, Inc. > > On Mon, Nov 24, 2008 at 3:58 PM, Christian Hammond <[EMAIL PROTECTED]>wrote: > > > > > Sorry about that. I'll work on a fix and get it in to SVN. > > > Christian > > > -- > > Christian Hammond - [EMAIL PROTECTED] > > VMware, Inc. > > > On Mon, Nov 24, 2008 at 3:49 PM, SamClark <[EMAIL PROTECTED]> wrote: > > >> I was using setup.py. > > >> I have just attempted using rb-site. For some reason mine didn't have > >> a .py extension so I added one (I'm using the one that got copied to c: > >> \python\scripts via cmd.exe > easy_install ReviewBoard). > > >> When I run cmd.exe > rb-site.py install reviewboard and answer the > >> questions I get: > > >> AttributeError: 'module' object has no attribute 'symlink' > > >> and C:\reviewboard is empty except for some empty folders. > > >> On Nov 24, 4:15 pm, "Christian Hammond" <[EMAIL PROTECTED]> wrote: > >> > But was it the Makefile or the setup.py method? You'll probably want to > >> try > >> > the new method if possible. > > >> > rb-site should maintain the media files appropriately so you don't have > >> this > >> > issue. > > >> > I don't really have a Windows install of this to test with yet. If you > >> hit > >> > any bumps along the way and figure it out, let us know so we can put it > >> in > >> > the guide. I can attempt an install on Windows, but I'm about to go on > >> > vacation so it'll be a while. > > >> > Christian > > >> > -- > >> > Christian Hammond - [EMAIL PROTECTED] > >> > VMware, Inc. > > >> > On Mon, Nov 24, 2008 at 2:25 PM, SamClark <[EMAIL PROTECTED]> > >> wrote: > > >> > > Installing on windows using the old instructions. > > >> > > On Nov 24, 2:56 pm, "Christian Hammond" <[EMAIL PROTECTED]> wrote: > >> > > > What method did you use to install it? > > >> > > > It sounds like your media directory isn't pointing to the right > >> place. If > >> > > > you use rb-site install, it should do this for you. > > >> > > > Christian > > >> > > > -- > >> > > > Christian Hammond - [EMAIL PROTECTED] > >> > > > VMware, Inc. > > >> > > > On Mon, Nov 24, 2008 at 1:43 PM, SamClark <[EMAIL PROTECTED]> > >> wrote: > > >> > > > > I am also having the same issue installing on a new machine. Is > >> this > >> > > > > to be expected? > > >> > > > > As a side note the admin interface still looks good, but > >> everything > >> > > > > else looks like my first website.- Hide quoted text - > > >> > > > - Show quoted text -- Hide quoted text - > > >> > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "reviewboard" 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/reviewboard?hl=en -~----------~----~----~----~------~----~------~--~---
