[darcs-users] please help me confirm/deny existence of a darcs bug

Nathan Gray kolibrie at graystudios.org
Thu Aug 26 12:59:49 UTC 2010


On Wed, Aug 25, 2010 at 04:34:37PM -0700, Lev Lvovsky wrote:
> You can cut/paste the following in (instead of the attached script):
> 
> --
> mkdir darcs_test && cd darcs_test
> mkdir repo       && cd repo
>    darcs init
>    touch one two
>    darcs add one two
>    darcs record -a --author "author at example.com" -m "one" one
>    darcs record -a --author "author at example.com" -m "two" two
>    cd ..
>  darcs get repo repo_0
>  darcs get repo repo_1
>  cd repo_0
>    darcs query repo
>    echo -n yd | darcs unpull
>    cd ..
>  cd repo_1
>    darcs push -a ../repo_0
> --
> 
> It would seem that this is an issue with our binaries, as running this on a fedora machine actually works, so perhaps (hopefully) this is an isolated issue.

I tested with 2.0.2 (release) and 2.4.98.3 (beta 3) on Debian
Linux.  Both worked just fine:

  $    darcs push -a ../repo_0
  Finished applying...
  Push successful.

-kolibrie

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20100826/05befae7/attachment.pgp>


More information about the darcs-users mailing list