LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   dump and tar command (https://www.linuxquestions.org/questions/linux-newbie-8/dump-and-tar-command-4175591313/)

Natarajachar 10-13-2016 02:36 AM

dump and tar command
 
Hi,

I am using dump command to take backup of SVN and tar command to take backup of other servers. Kindly suggest what is the difference.

Thanks,

pan64 10-13-2016 02:55 AM

what kind of differences do you mean? Read the man pages and documentation about how they work.
https://linux.die.net/man/8/dump
https://linux.die.net/man/1/tar

Habitual 10-13-2016 01:20 PM

another fly in the ointment?
Code:

svnadmin hotcopy /home/jj/svn/cirrhus9/ /media/jj/external/svn/cirrhus9/ --incremental
See also http://svnbook.red-bean.com/en/1.7/s...c.hotcopy.html


All times are GMT -5. The time now is 02:12 PM.