Thanks, Max. Exactly what I wanted to know. - Conal On Sat, Nov 29, 2008 at 7:21 PM, Max Battcher <[EMAIL PROTECTED]> wrote:
> 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:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Conal Elliott > *Sent:* Saturday, November 29, 2008 21:55 > *To:* [email protected] > *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 [EMAIL PROTECTED]:/home/conal/posts > Disabling progress reports... > ssh [EMAIL PROTECTED] darcs transfer-mode --repodir /home/conal/posts/ > with ssh [EMAIL PROTECTED]: get format > Error reading file remotely: > format: openBinaryFile: does not exist (No such file or directory) > Disabling progress reports... > with ssh [EMAIL PROTECTED]: get inventory > Reenabling progress reports. > Done identifying repository [EMAIL PROTECTED]:/home/conal/posts > Disabling progress reports... > with ssh [EMAIL PROTECTED]: get prefs/sources > Error reading file remotely: > prefs/sources: openBinaryFile: does not exist (No such file or directory) > Beginning reading inventory of repository [EMAIL PROTECTED]: > /home/conal/posts > Disabling progress reports... > with ssh [EMAIL PROTECTED]: get inventory > Reenabling progress reports. > Done reading inventory of repository [EMAIL PROTECTED]:/home/conal/posts > Pushing to "[EMAIL PROTECTED]:/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 <[EMAIL PROTECTED]> > * Playing with sequences and functions > Beginning defining environment variables > Done defining environment variables > Disabling progress reports... > ssh [EMAIL PROTECTED] 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. > >
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
