Hi

Sorry for the late response and a happy 2011!

> When I call rdiff-backup on the command line, I get this :
> 
> C:\Users\loic>rdiff-backup --version
> rdiff-backup 1.2.8
> 
> So it looks like rdiff-backup is properly installed on my system.

Can you please execute the following two statements in a row:
----------
rdiff-backup --version
echo %errorlevel%
----------

This gives us the return value of the call to "rdiff-backup --version". 
JBackpack tests against "0" for success but maybe that is different on your 
system.

Ronny

_______________________________________________
rdiff-backup-users mailing list at rdiff-backup-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki

Reply via email to