Tagged Questions
The bitkeeper tag has no wiki summary.
1
vote
1answer
60 views
In bitkeeper/bk, how do I list all untracked files in my repository?
In bitkeeper/bk, how do I list all untracked files in my repository?
0
votes
1answer
19 views
How do I change the automatic version number in bitkeeper?
I have a personal bitkeeper repository and would like the version numbers to change from 1.xxx to 2.xxx.
My usage is a perl library and I have made major changes to the calling sequence and would ...
0
votes
1answer
27 views
Possible to coalesce patch edits to one file?
I'm using bitkeeper which can generate patches from a series of committed changes based on certain parameters.
e.g.
bk changes -vvL
Will generate a patch-file for all the edits which are in my ...
0
votes
1answer
97 views
How do you incorporate shared IP into multiple projects while still allowing easy branching?
Without access to git and git-submodule, I need to incorporate a shared-ip repository into two separate project repositories while minimizing the overhead of branching. People on either project need ...
0
votes
1answer
256 views
how do I undo a checkin in bitkeeper that isn't part of a changeset?
I have a file in a project that is in a bitkeeper repository. I checked in a file but I haven't committed the change to create a changeset. How can I undo the checkin?
If I had a changeset I could ...