[Unison-hackers] Error compiling unison (scanf)

Jerome Vouillon Jerome.Vouillon at pps.jussieu.fr
Tue Jan 5 04:51:10 EST 2010


On Mon, Jan 04, 2010 at 10:57:06AM -1000, Jason Axelson wrote:
> > I believe this is more a problem with svn not doing keyword
> > substitutions.  Edit file mkProjectInfo.ml and change the definition
> > of variable "revisionString" to something like:
> >
> >   let revisionString = "$Rev: 388$";;
> 
> Thanks Jerome, that fixed it. Although I don't fully understand how
> this sort of error popped up. Is SVN supposed to change
> mkProjectInfo.ml whenever I do a checkout? If so, it could also be a
> problem with git-svn (since I'm using that rather than SVN directly).

Right, git-svn probably does not perform SVN keyword substitution.

-- Jerome


More information about the Unison-hackers mailing list