Re: cordova-registry.git is empty

2014-03-13 Thread Anis KADRI
cordova-registry is a fork of npmjs minus the UI. I believe it makes sense to have 2 repositories because there are two separate design documents (CouchDB jargon for those who don't know) that can evolve at a different pace: app (which handles registry requests) and ui (which is the registry websit

Re: cordova-registry.git is empty

2014-03-13 Thread Andrew Grieve
Do we have any couchdb views? Might be useful to put them in there. (I have no preference over one or two repos for the website / couch server) On Wed, Mar 12, 2014 at 6:21 PM, Brian LeRoux wrote: > is there no registry logic / its all in the webapp and plugman? > > > On Wed, Mar 12, 2014 at 2

Re: cordova-registry.git is empty

2014-03-12 Thread Brian LeRoux
is there no registry logic / its all in the webapp and plugman? On Wed, Mar 12, 2014 at 2:40 PM, Steven Gill wrote: > I will add a readme. Right now our script for deploying is in the > cordova-registry-web repo. > > I'm not sure we actually need this repo. > > > On Wed, Mar 12, 2014 at 2:07 PM

Re: cordova-registry.git is empty

2014-03-12 Thread Steven Gill
I will add a readme. Right now our script for deploying is in the cordova-registry-web repo. I'm not sure we actually need this repo. On Wed, Mar 12, 2014 at 2:07 PM, Andrew Grieve wrote: > https://git-wip-us.apache.org/repos/asf?p=cordova-registry.git;a=summary > > Has no commits. Probably sh

cordova-registry.git is empty

2014-03-12 Thread Andrew Grieve
https://git-wip-us.apache.org/repos/asf?p=cordova-registry.git;a=summary Has no commits. Probably should contain at least a README saying how the couchdb is hosted. Ideally, would also have scripts/config for deploying it.