Hi everybody! I have a problem when trying to do anything with a remote repository.
For example, trying to "darcs put" a repo into another machine fails with this: $ darcs put [EMAIL PROTECTED]: [EMAIL PROTECTED]'s password: darcs failed: unrecognized option `--darcs-2' darcs failed: Couldn't initialize remote repository. If I create the repository there and try to push I get this: $ darcs push [EMAIL PROTECTED]:a [EMAIL PROTECTED]'s password: [EMAIL PROTECTED]'s password: [EMAIL PROTECTED]'s password: [EMAIL PROTECTED]'s password: Tue Nov 25 13:34:00 CET 2008 * proba Shall I push this patch? (1/1) [ynWsfvpxdaqjk], or ? for help: a [EMAIL PROTECTED]'s password: darcs failed: Unable to "darcs apply" here. You need to be in a repository directory to run this command. Apply failed! And, if I try to pull from there: $ darcs pull [EMAIL PROTECTED]:/home/henrique/a darcs failed: Not a repository: [EMAIL PROTECTED]:/home/henrique/a ((scp) failed to fetch: [EMAIL PROTECTED]:/home/henrique/a/_darcs/inventory) "darcs get" there fails with the same error. I have checked and I don't have any file or directory called inventory inside _darcs. In both machines I have darcs installed from hackage: $ darcs --version 2.1.2.2 (unknown) Thanks for your help. -- Henrique Ferreiro <[EMAIL PROTECTED]> _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
