[darcs-users] Some error messages during pushing
Max Battcher
me at worldmaker.net
Sun Nov 30 03:21:20 UTC 2008
The only "errors" that I see are the missing file notices for _darcs/format
and _darcs/prefs/sources, neither of which are required and are only
included in the debug output to note their absence.
(_darcs/format tells darcs what format the repository is. If it doesn't
exist darcs assumes a plain vanilla darcs 1 repository.
_darcs/prefs/sources is a list of additional repositories where darcs can
get patch files from, used by versions of darcs >= 2.0 for helping with
"lazy" repositories that may not have all of the patches in the inventory.)
--
--Max Battcher--
http://worldmaker.net
From: darcs-users-bounces at darcs.net [mailto:darcs-users-bounces at darcs.net]
On Behalf Of Conal Elliott
Sent: Saturday, November 29, 2008 21:55
To: darcs-users at darcs.net
Subject: [darcs-users] Some error messages during pushing
I added "push debug" to my darcs defaulst, and now I'm seeing some error
messages when pushing. I'd appreciate hearing whether there's anything
problematic here. This repo is darcs-1 format, and I'm running darcs 2
locally and remotely.
Thanks, - Conal
--------------------
darcs push
Beginning identifying repository .
Done identifying repository .
Identified darcs-1 repo: /home/conal/blog
Beginning identifying repository conal at conal.net:/home/conal/posts
Disabling progress reports...
ssh conal at conal.net darcs transfer-mode --repodir /home/conal/posts/
with ssh conal at conal.net: get format
Error reading file remotely:
format: openBinaryFile: does not exist (No such file or directory)
Disabling progress reports...
with ssh conal at conal.net: get inventory
Reenabling progress reports.
Done identifying repository conal at conal.net:/home/conal/posts
Disabling progress reports...
with ssh conal at conal.net: get prefs/sources
Error reading file remotely:
prefs/sources: openBinaryFile: does not exist (No such file or directory)
Beginning reading inventory of repository conal at conal.net:/home/conal/posts
Disabling progress reports...
with ssh conal at conal.net: get inventory
Reenabling progress reports.
Done reading inventory of repository conal at conal.net:/home/conal/posts
Pushing to "conal at conal.net:/home/conal/posts"...
Beginning reading inventory of repository /home/conal/blog
Done reading inventory of repository /home/conal/blog
We have the following patches to push:
Sat Nov 29 18:49:42 PST 2008 Conal Elliott <conal at conal.net>
* Playing with sequences and functions
Beginning defining environment variables
Done defining environment variables
Disabling progress reports...
ssh conal at conal.net darcs apply --all --debug --repodir '/home/conal/posts'
Beginning identifying repository .
Done identifying repository .
Identified darcs-1 repo: /home/conal/posts
Beginning reading inventory of repository /home/conal/posts
Done reading inventory of repository /home/conal/posts
Beginning defining environment variables
Done defining environment variables
Looking for unrecorded changes...
diffing dir...
Found unrecorded changes.
Checking for conflicts...
Announcing conflicts...
Checking for unrecorded conflicts...
Beginning identifying repository .
Done identifying repository .
Reading working directory...
Working out conflicts in actual working directory...
Applying patches to the local directories...
Adding patches to inventory...
Applying patches to pristine...
Considering whether to test...
Finalizing changes...
Writing new pending: _darcs/patches/pending.new
Finished writing new pending: _darcs/patches/pending.new
Finished applying...
Reenabling progress reports.
Push successful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osuosl.org/pipermail/darcs-users/attachments/20081129/6bb30ad7/attachment.htm
More information about the darcs-users
mailing list