Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Tue, 11 May 2004 23:44:00 +0900, "wanghui" <k-ou at ns.cnt.jp.nec.com> wrote: >dear all: > > I am confuse how to backup the repository. I need your help. > > repository A d:/test1/cvsroot > > i want to creat new repository B(d:/test2/cvsroot), which is the same >as repository . > so I just simplely copy both the folder of cvsroot and the folder >under cvs control to > d:/test2 ,then add d:/test2 as new repository. The repository B is >worked. But i worry > about this rude method has bad effect? Is there best mothed? > > That's the way most people do it (IMO it's one of the nice things about CVS that it can be backed up in this way). Tony