info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: backing up of cvs repositories


From: ankush grover
Subject: Re: backing up of cvs repositories
Date: Mon, 5 Jun 2006 12:58:21 +0530

> hey Mr. Mark,
>
> Thanks for your guidance and efforts. I was able to backup and restore
> a cvs repository on a test machine.
>
> The command is like this
>


You could have used the same basic rsync command:

  rsync -auvz destinationpath/module srcpath/module

to do your restore.



Thanks, I have forgotten this command for restoring the module.

Thanks & Regards

Ankush Grover




reply via email to

[Prev in Thread] Current Thread [Next in Thread]