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

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

From: Riccardo Murri <rmurri_at_cscs.ch>
Date: Fri, 12 Sep 2008 16:22:09 +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.

]]]

-- 
Riccardo Murri
CSCS - Swiss National Centre for Supercomputing
Galleria 2, via Cantonale
CH-6928 Manno (Switzerland)
tel.: +41 91 610 8234
Fax: +41 91 610 8282



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

  • text/plain attachment: asvn
Received on 2008-09-12 20:16:28 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.