Code Monkey home page Code Monkey logo

Comments (6)

dalgibbard avatar dalgibbard commented on July 24, 2024

Need to:

  • Identify CouchDB version
  • Strip the attachments param from the URL if <1.6 and display a warn message
  • Add a note to the README

from couchdb-dump.

dalgibbard avatar dalgibbard commented on July 24, 2024

I didn't find an easy way to determine the couchdb API version, as it often varied between old/new/git versions etc.
I've updated the documentation at least, and versions prior to 1.6 are pretty old now, so maybe we should just close this?

from couchdb-dump.

csgui avatar csgui commented on July 24, 2024

Maybe curl ${host}:${port} is an option to retrieve the CouchDB version. Or am I missing something?

from couchdb-dump.

dalgibbard avatar dalgibbard commented on July 24, 2024

It's been a while, but iirc there were differences in the versioning format between older versions (before about 1.4ish?), git versions, current versions (say 1.6+) and future (2.0) versions.
But don't hold me to that :)
It's probably doable, but being that we've not had many requests/complaints it doesn't seem much worthwhile investing the time on.

from couchdb-dump.

csgui avatar csgui commented on July 24, 2024

Sure. Got you.

An information in the documentation about this usage restriction is enough! Feel free to close the issue.

Cheers.

from couchdb-dump.

dalgibbard avatar dalgibbard commented on July 24, 2024

Have done :) thanks!

from couchdb-dump.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.