Re: How to replicate a direcoty from one location to another without cvs-check-in
Shane Turner <[email protected]> Wed, 21 Dec 2011 09:06:47 -0400
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Paddy, Could you give us a little more information about the situation and what it is you're trying to accomplish so we can give a appropriate suggestion? Shane On 21/12/2011 4:07 AM, coolpaddy wrote: > Hi, > > Is there any way in CVS to replicate already existing dir at some other > location in same cvs repository? > > Example: > > Say I have following dir already checked-in into CVS: > > /cvsroot/coolpaddy/source/dir_to_be_copied > > Now I want to have dir_to_be_copied at /cvsroot/coolpaddy level too. I dont > want to checkin again dir_to_be_copied as it is too big in size(around 10GB) > and would take a lot time. > > Is there any alternate way to achieve the same? > > Thanks! > ~paddy > > >