Re: How to check the file not under revision control?
Sam Song <[email protected]>
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
Sam Ravnborg <[email protected]> wrote: > On Sat, Sep 04, 2004 at 03:30:37PM +0800, Sam Song > wrote: > > > I really cannot find any file not under cintrol. > > How do I check it? > > bk extras > list all extra files not part of the ignore list > bk extras -a > list all extra files > > I use > bk sfiles -c > > to find checked-out files: > > Sam Nice to see you. Sam. I followed your instruction and found out the file. [root@sam RPXlite_DW_u-boot]# bk extras BitKeeper/etc/level [root@sam RPXlite_DW_u-boot]# [root@sam RPXlite_DW_u-boot]# bk extras -a BitKeeper/etc/level [root@sam RPXlite_DW_u-boot]# bk sfiles -c [root@sam RPXlite_DW_u-boot]# [root@sgj RPXlite_DW_u-boot]# vi BitKeeper/etc/level ----------------------------------------------- # This is the repository level, do not delete. 1 ----------------------------------------------- What is the file for? Only exist in Child tree? I used 'bk status' to check both Parent and Child tree and got the following: In parent tree: [BK@sam lite_dw_u-boot]$ bk status Status for BitKeeper repository ns2.shu.net:/home/BK/lite_dw_u-boot BitKeeper/Free version is bk-3.2.2c 20040630231915 for x86-glibc22-linux Built by: [email protected] in /build/3.2.x-lm/src Built on: Wed Jun 30 16:28:06 PDT 2004 Running on: Linux 2.4.18-3 3 people have made deltas. 3216 files under revision control. 0 files not under revision control. 0 files modified and not checked in. 0 files with checked in, but not committed, deltas. 0 files in incorrect locations. [BK@sam lite_dw_u-boot]$ In child tree: [root@sam RPXlite_DW_u-boot]# bk status Status for BitKeeper repository ns2.shu.net:/home/zh/RPXlite_DW_u-boot BitKeeper/Free version is bk-3.2.2c 20040630231915 for x86-glibc22-linux Built by: [email protected] in /build/3.2.x-lm/src Built on: Wed Jun 30 16:28:06 PDT 2004 Running on: Linux 2.4.18-3 Parent repository is file://home/BK/lite_dw_u-boot 4 people have made deltas. 3216 files under revision control. 1 files not under revision control. 0 files modified and not checked in. 0 files with checked in, but not committed, deltas. 0 files in incorrect locations. [root@sam RPXlite_DW_u-boot]# -------------- Maybe a bug of BK or what? Sam _________________________________________________________ Do You Yahoo!? 150万曲MP3疯狂搜,带您闯入音乐殿堂 http://music.yisou.com/ 美女明星应有尽有,搜遍美图、艳图和酷图 http://image.yisou.com 1G就是1000兆,雅虎电邮自助扩容! http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/ _______________________________________________ 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.