Hi there,
We had some trouble getting xinc to update our project on one of our
servers. The error message that we got when tailing the logs was that
the directory we were trying to update wasn't a working copy.
It turns out that we had two versions of subversion on the server, and
it was using the 1.4 version by default. Once we made sure that it was
calling the 1.5 version of subversion it was all good.
I'm thinking I may be wrong about the dependency - something might
have gotten fixed when I was messing with paths and environment
variables, however if this is a real dependency, it should probably be
added to the list of System Requirements in the docs:
http://www.xinc.eu/api/documentation/get/file/xinc/latest-successful/Enduser/index.html
Best,
Katrina