When you camput a directory hierarchy and then sync to another instance, it corrupts the index there.
You can reproduce by creating a random tree (or use the one attached) and then: terminal1: devcam server -port 8080 terminal2: devcam server -port 8081 terminal3: devcam put -port 8080 file -permanode rand/ You should see the directory pop up in the web UI for the server on 8080 and all is good. Then do terminal3: devcam tool sync -src http://localhost:8080 -dest http://localhost:8081 This will give a bunch of errors in terminal2, and the web UI for 8081 will show nothing. It's a possible duplicate of github.com/camlistore/camlistore/issues/738 Any ideas? All the best Andreas -- You received this message because you are subscribed to the Google Groups "Camlistore" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
rand_dir.tar.gz
Description: Binary data
