Csetprune Existing Repositories
Bradford Beckmann <[email protected]> Wed, 31 Aug 2005 09:01:45 -0500 (CDT)
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
BK, I used the command 'bk csetprune' to permanently remove several 100 MBs of files that was accidentally checked into a bk repository. Most of the files were initially deleted by the 'bk rm' command, but all that did was move the files to the BitKeeper/deleted/SCCS directory. The csetprune was successful in significantly reducing the size of the parent repository, however, it appears that now all child repositories can no longer pull from the parent. Are all child repositories permanently disjointed from the parent repository? Is there any way to resync the child repositories with the parent? Thanks, Brad