helo. i'm trying to push changes to remote repository via SSH:
darcs push -v [EMAIL PROTECTED]:/mnt/repo1 --apply-as darcs-commiter this goes fine, however when i've made another copy of repo, it doesn't work: darcs push -v [EMAIL PROTECTED]:/mnt/repo2 --apply-as darcs-commiter it starts normally, asking me what patches i'd like to push, but then it exits silently. i suspect that it's some problems with permissions, actually i have quite difficult setup with NFS involved -- both /mnt/repo1 and /mnt/repo2 are mounted via NFS on different servers. but unfortunately DARCS does not report any errors :( to ensure that permissions are OK, i've manually logged onto remote server and executed pull on behalf of darcs-commiter. it went fine, so it looks like permissions are OK. i'm not filing a bug report because it's too vague. are there some more things for me to check? as for versions, i have 1.0.2 on remote box and 1.0.9rc1 on local -- that are most current versions for Debian GNU/Linux i'm using. with best regards, Alex 'killer_storm' Mizrahi. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
