[Ffmpeg-devel] Problem building from snapshots

Diego Biurrun diego
Mon Apr 23 19:24:32 CEST 2007


On Thu, Apr 19, 2007 at 06:41:04PM +0200, Michel Bardiaux wrote:
> 
> 
> --- version.sh	(revision 8759)
> +++ version.sh	(working copy)
> @@ -1,8 +1,15 @@
>  #!/bin/sh
>  
> +# First try: use svn client
> +# Fallback in case if it isnt installed: guess from file .svn/entries.
> +# This is for a pre-1.4 client.
> +# Fallback in case client is 1.4 or higher.
> +# Final fallback to UNKNOWN

Note: I think we should first fall back on 1.4+, then on older versions.

Diego




More information about the ffmpeg-devel mailing list