Hi Thi! > In (git) commit e6d2228ababda2bf3aaf3c73b776a7c984ce166f, > there is, for texinfo/Makefile.in, the fragment: > > +dvc-version.texinfo: $(top_srcdir)/configure > + @echo Creating $@ > + @( echo @set VERSION $(PACKAGE_VERSION) ; \ > + date +'@set UPDATED %F' -r $< ) > $@ > > whereas in (bzr) revno 463, this fragment is missing. > This results in revno 463 not being able to build docs. > I wonder: Is this a problem w/ Git, Bzr, DVC, or Emacs? > (Or perhaps with ttn?)
I guess it was a user error on my side. I vaguely remember a malformed hunk error during applying your patches with C-c C-a. But I am not sure that it affected the missing hunk. > FWIW, the "git show" output is attached. [This is ironic, since > one motivation for posting notifications to repo changes, instead > of patches directly, was to avoid munged-by-mail problems. :-/] I am sure that the situation will improve and that such problems will not occur often in the future. The problem should be fixed now. Stefan. _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
