cbfs
cbfs copied to clipboard
Project fails to compile - GetBulk
As a result of new go-couchbase changes the project no longer builds.
src/github.com/couchbaselabs/cbfs/blobs.go:55: assignment count mismatch: 2 = 3 src/github.com/couchbaselabs/cbfs/blobs.go:123: assignment count mismatch: 2 = 3 src/github.com/couchbaselabs/cbfs/fsck.go:90: assignment count mismatch: 2 = 3 src/github.com/couchbaselabs/cbfs/list.go:64: assignment count mismatch: 2 = 3 src/github.com/couchbaselabs/cbfs/nodes.go:244: assignment count mismatch: 2 = 3 src/github.com/couchbaselabs/cbfs/tasks.go:192: assignment count mismatch: 2 = 3
I worked on this #149 yesterday, need some input from someone experienced with the project.
Wow, this really brings this project back from the dead, thank you
it compiles now also not anymore because of the dns dependency that is not compatible with older go versions anymore