[darcs-users] Having difficulty pushing content to a remote repo
Kevin Smith
yarcs at qualitycode.com
Fri Apr 16 05:42:01 UTC 2004
Samuel A. Falvo II wrote:
> I'm attempting to update a remote repository, and I'm having difficulty.
> It appears that DARCS is *required* to be installed on the remote
> repository, which unfortunately, is simply not possible for me.
One of the reasons I like darcs is that a "server repository" only has
to be a visible directory tree, without needing any executable code on
the server. But darcs itself won't push files to such a plain repo,
which is why I use rsync:
http://www.abridgegame.org/pipermail/darcs-users/2004-March/001315.html
> Can anyone please tell me how I can work around this? If darcs uses scp
> to transfer data to the remote repository, why must it execute the darcs
> executable on the remote side?
I also wish darcs had the option to "push" new patches to a plain file
repository, using scp/rsync/sftp.
Kevin
More information about the darcs-users
mailing list