Michael Richter wrote: > mich...@isolde:~/junk/B$ darcs push > > darcs failed: Not a repository: /home/michael/junk/A > (/home/michael/junk/A/_darcs/inventory: openBinaryFile: does not exist > (No such file or directory)) > > Oops. So much for "equal and independent" branches!
Ugh. Your beef is that you have to specify where you are pushing to? That hardly seems like a dependency, or like something that fossil can avoid. How does any SCM, know where I want to push when I just say "push"? It has to pick some reasonable default such as the place I pushed or pulled from last time. Fossil will have a default too. And if you try to push to a place that doesn't exist I'm sure Fossil will complain. That's hardly a dependency or an inequality between branches. Anyways, I copied your earlier comment and Twylite on the Bazaar mailing list. They have confirmed my views. Where does Fossil push if I just say "fossil push"? What if I remove that location? Will Fossil not complain? Or will it somehow know I want to push to some other place? Daniel. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

