The couch I am querying is the local one which is installed on the users machine, so they are the admin by default.
The replication then is a pull request from the local couch to the remote couch. Ryan On Thu, Jul 14, 2011 at 4:26 PM, Max Ogden <[email protected]> wrote: > non admins aren't allowed to access replication statuses :( so your users > will have to be admins > > On Thu, Jul 14, 2011 at 12:21 PM, Filipe David Manana > <[email protected]>wrote: > > > On Thu, Jul 14, 2011 at 8:10 PM, Ryan Ramage <[email protected]> > > wrote: > > > Ok, I am almost done this. I am excited, as it seems to work very well. > > > > > > One question, how can I get the progress of a one time replication? Is > > there > > > something on the _active_task line that I can use to inform the user > how > > > long the replication will take (percent complete) ? Currently I have to > > use > > > an indeterminate progress bar. > > > > Look at the screenshot at: > > > > > > > https://issues.apache.org/jira/secure/attachment/12483855/active_tasks_times.png > > > > This is the current state of subversion's trunk (1.2.0 will be cut > > from there eventually). > > > > > > > > And if anyone wants to follow along, you can here: > > > https://github.com/ryanramage/couchapp-takeout > > > > > > > > > > > > > > > > > > On Mon, Jul 11, 2011 at 7:51 PM, Max Ogden <[email protected]> wrote: > > > > > >> Mozilla open web apps would be a great 'movement' to partner with as > > well. > > >> They're thinking a lot about these problems lately. > > >> > > >> On Mon, Jul 11, 2011 at 3:15 PM, Ryan Ramage <[email protected]> > > >> wrote: > > >> > > >> > > > > >> > > > > >> > > I also think that the chrome extension could be improved upon to > > more > > >> > > generically be the kind of 'Download + run local' button that you > > are > > >> > > talking about > > >> > > > > >> > > > > >> > At a higher level, since this is kind of a new concept for end > users, > > >> what > > >> > shall we brand this action? Google has introduced 'Takeout', maybe > we > > >> could > > >> > hitch on that? > > >> > What would be the perfect text, on the button and maybe tooltip? eg: > > >> > > > >> > Button: Takeout > > >> > on hover: "Download and run this application on your own computer. > > Keep > > >> the > > >> > data and/or sync it with the online version." > > >> > > > >> > > > > > > > > > > > > -- > > > Twitter: @eckoit > > > http://eckoit.com - Keep what you hear. > > > http://opendoorstories.com - Create Experiences > > > > > > > > > > > -- > > Filipe David Manana, > > [email protected], [email protected] > > > > "Reasonable men adapt themselves to the world. > > Unreasonable men adapt the world to themselves. > > That's why all progress depends on unreasonable men." > > >
