Re: a minimal effort to categorize come bk commands
Wayne Scott <[email protected]> Thu, 28 Oct 2004 09:18:40 -0500 (EST)
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
From: "Robert P. J. Day" <[email protected]> > careful -- this first set of pages is for newbies who, for the most > part, will only be checking to see what changes there are to their > *current* repo. they won't be doing stuff like reparenting just yet, > so it's not clear that they'll need to know about the optional URL > yet. maybe later, but probably not right now. You are the editor. Feel free to craft the information however you want. You can remove my additions. > > and, WRT to "bk changes", is there a set of options that lists just > the *files* that are newer at the remote repo? more than once, i've > wanted to know if a pull would update some of the files i'm working > on. and i don't see any options that would give me that. That is the beauty of providing your own dspecs to bk changes. (see the prs manpage) # list files modified in remove repository (relative to local repo) bk changes -Rv -nd':GFILE:' | sort -u -Wayne _______________________________________________ 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.