[mythtv] issues with 16491?

Michael T. Dean mtdean at thirdcontact.com
Mon Mar 17 18:07:52 UTC 2008


On 03/17/2008 01:51 PM, Andrei Tanas wrote:
> Instead of this:
> +    find $SOURCE -path '*/.svn' -prune -or ! -type d \
> +                 -exec cp -p {}     $DESTDIR/{} \; \
> +                 -exec chown $OWNER $DESTDIR/{} \; \
> +                 -exec chmod +r     $DESTDIR/{} \;
>
> Why not just use something like:
> svn export --force $SOURCE $DESTDIR

I'm pretty sure some packagers are working in an already-exported source 
directory.

Mike


More information about the mythtv-dev mailing list