Mercurial > gcp
view CHANGELOG @ 56:cce259fe3f35
non 0 return code on failure:
- return 2 if files have not been copied
- return 1 if file have been copied but errors occured
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 20 Jun 2011 02:57:54 +0200 |
parents | 1ba3aa6ec463 |
children | 67385805ae48 |
line wrap: on
line source
gcp 0.1.2 (16/06/11): - removed bad fd close - crash fix when source file can't be openned - symbolic link skipping (--dereferrence and --no-dereferrence options) - unaccessible source dir crash fix - os.stat precision fix - manpage - install script gcp 0.1.1 (30/09/10): - double entry check in journal - unicode source_path send via dbus (second instance of gcp) fixed - errors are now shown after copy - fixed bad closure when a file already exists - added "gcp SOURCE_FILE DEST_FILE" syntax management gcp 0.1 (28/09/10): **INITIAL PUBLIC RELEASE**