Importing files
Brendan Heading <[email protected]>
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
There are a couple of different ways of importing a tree of plain files into BK explained on the BK website. One is to use bk import -tplain; the other is to copy the files into the repo and use bk sfiles to generate a list of non-revision controlled files, edit that and then run "bk new - <LIST" to pull each file in. I like the second approach as it's a bit more transparent (just dump your files into the repo and go) and it's slightly easier to edit the list of files. Is there any reason why I might be better off using the first approach ? Regards, Brendan -- Brendan Heading, Belfast, Northern Ireland _______________________________________________ Bitkeeper-users mailing list [email protected] http://bitmover.com/mailman/listinfo/bitkeeper-users To unsubscribe from this list, go to the above URL, follow instruction at the bottom of the web page.