[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Various little improvements for contrib/client-side/asvn

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 15 Sep 2008 17:11:40 +0300 (Jerusalem Daylight Time)

Ping, CCing the script's author. (Apparently Ross doesn't have partial
commit access yet?)

Riccardo Murri wrote on Fri, 12 Sep 2008 at 16:22 +0200:
> Hello,
>
> I've hacked the contributed "asvn" script, mainly to make it run on
> Solaris with the default /bin/sh. Since the patch is
> quite large, I attach both the patch and the patched asvn.
>
> Kind regards,
> Riccardo Murri
>
> [[[
>
> asvn: Solaris compatibility and other little improvements.
>
> * contrib/client-side/asvn:
> * Solaris compatibility (/bin/sh syntax + don't assume core
> utilities are GNU versions).
> * Allow setting paths to the 'svn' and 'find' utilities via
> SVN and FIND environment variables.
> * Removed symlink support, since it's now in SVN itself.
> * Check that 'find' supports the "-printf" switch.
> * Suppress SVN error messages when checking files/dirs that are
> not registered in the repository.
> * Command word can come after options.
> * Honor "-q/--quiet" option.
> * Exit with svn's exitcode.
> * Use 'mktemp' for creating temporary files.
> * No hardcoded paths to common binaries.
> * Check that required UNIX system tools can be found in PATH.
>
> ]]]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-15 16:11:58 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.