Re: Document update conflict. and attachments

2011-01-24 Thread Martin Hilbig
On 24.01.2011 22:30, Paul Davis wrote: I think more likely its that 12-12345 fails to parse as a correct revision and the error gets confused as it bubbles up the stack. To verify, try replacing 12-12345 with a modified version of the previous revision, ie, so it matches the (\d+)-([a-z0-9]{32})

[jira] Commented: (COUCHDB-902) Attachments that have recovered from conflict do not accept attachments.

2011-01-24 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986080#action_12986080 ] Bob Dionne commented on COUCHDB-902: Note: 988.patch is also attached to couchdb-988 w

[jira] Updated: (COUCHDB-988) Rewrite couch_key_tree.erl

2011-01-24 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Dionne updated COUCHDB-988: --- Attachment: 988.patch more refactoring of couch_key_tree, new etaps, test for couchdb-902 > Rewrite

[jira] Updated: (COUCHDB-902) Attachments that have recovered from conflict do not accept attachments.

2011-01-24 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Dionne updated COUCHDB-902: --- Attachment: 988.patch more refactoring of couch_key_tree, new etaps, test for couchdb-902 > Attachm

[jira] Commented: (COUCHDB-902) Attachments that have recovered from conflict do not accept attachments.

2011-01-24 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986066#action_12986066 ] Bob Dionne commented on COUCHDB-902: Klaus, I have two more patches coming, one for

[jira] Commented: (COUCHDB-902) Attachments that have recovered from conflict do not accept attachments.

2011-01-24 Thread Klaus Trainer (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986061#action_12986061 ] Klaus Trainer commented on COUCHDB-902: --- Yeah, we should get that into trunk soon.

Re: Document update conflict. and attachments

2011-01-24 Thread Klaus Trainer
I'd rather say this is a known issue: https://issues.apache.org/jira/browse/COUCHDB-1018 If nobody comes up with a patch for that, I'll do it as soon as I find some time for that. On Mon, 2011-01-24 at 16:30 -0500, Paul Davis wrote: > On Mon, Jan 24, 2011 at 4:16 PM, Martin Hilbig wrote: > > hi

Re: Document update conflict. and attachments

2011-01-24 Thread Paul Davis
On Mon, Jan 24, 2011 at 4:16 PM, Martin Hilbig wrote: > hi, > > is this a known bug or even my fault? > > create db: > > curl -X PUT http://localhost:5984/fail > {"ok":true} > > create doc: > > curl -vX PUT http://localhost:5984/fail/doc -d '{}' > {"ok":true,"id":"doc","rev":"1-967a00dff5e02add418

Document update conflict. and attachments

2011-01-24 Thread Martin Hilbig
hi, is this a known bug or even my fault? create db: curl -X PUT http://localhost:5984/fail {"ok":true} create doc: curl -vX PUT http://localhost:5984/fail/doc -d '{}' {"ok":true,"id":"doc","rev":"1-967a00dff5e02add41819138abb3284d"} put attachment with nearly correct format ?rev=x-y curl -

Re: suppoted platforms check of couchdb 1.0.2?

2011-01-24 Thread Robert Newson
I signed up to the MSDN offer from the ASF. One thing I'd like to use it for is to get CouchDB working on Windows a bit better, though it's not my main reason for signing up. If it turns out to be a manageable amount of work, who knows, but I'll definitely put some time into making it suck less.

Re: suppoted platforms check of couchdb 1.0.2?

2011-01-24 Thread Noah Slater
On 23 Jan 2011, at 05:29, Dave Cottlehuber wrote: > Hi Noah > > On 23 January 2011 06:46, Noah Slater wrote: > >> Our Windows support is still in testing, and until we have a full time RM >> who can test and co-ordinate with the release team, it will remain that way. > > I assume you don't me

Re: suppoted platforms check of couchdb 1.0.2?

2011-01-24 Thread Dave Cottlehuber
On 23 January 2011 06:46, Noah Slater wrote: > Our Windows support is still in testing, and until we have a full time RM who > can test and co-ordinate with the release team, it will remain that way. Hi Noah I assume you don't mean "full time" as in job, but always available to work on releases

Erlang API (was Re: code style)

2011-01-24 Thread Adam Kocoloski
On Jan 23, 2011, at 7:40 AM, Filipe David Manana wrote: > On Sat, Jan 22, 2011 at 10:27 AM, Benoit Chesneau wrote: >> >> Imo the thing we could have in view, except this plugin "support", is >> a simple api to call any part of couchdb we need. Something as simple >> as the HTTP api but for erlan

[jira] Updated: (COUCHDB-902) Attachments that have recovered from conflict do not accept attachments.

2011-01-24 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Dionne updated COUCHDB-902: --- Attachment: 902.patch This is the fix proposed by Adam, that we agreed fixes the underlying issue c

[jira] Commented: (COUCHDB-855) New host manager

2011-01-24 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985698#action_12985698 ] Filipe Manana commented on COUCHDB-855: --- Hi Benoit, thanks As soon as I get enough

[jira] Commented: (COUCHDB-855) New host manager

2011-01-24 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985691#action_12985691 ] Benoit Chesneau commented on COUCHDB-855: - New patch have been provided did you ha