Hi all, hope this is the right forum for this... I had issues moving from an SVN repo to a DARCS repo. The issue looks very similar to this ticket:
http://progetti.arstecnica.it/tailor/ticket/65 I hacked vcpx/dualwd.py:60 and changed it from: self.target.shared_basedirs = shared to self.target.shared_basedirs = True and it seems to have sidestepped the problem. But, I have no real idea what shared_basedirs is supposed to be used for. I see no documentation on it, so I'm not sure if its going to create a broken repo or something? It seems ok so far, but maybe its corrupted something I'm not aware of ? Did I do the right thing? cheers Paul _______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
