Re: how to delete a file and submit that change as a patch?

Wayne Scott <[email protected]> Wed, 27 Oct 2004 06:58:57 -0500 (EST)
Newsgroups gmane.comp.version-control.bitkeeper.user
Message-ID <[email protected]>
From: "Robert P. J. Day" <[email protected]>
>   i've checked the FAQ and helptool and i don't see the explanation
> for what should be (i hope) a simple task:  i want to delete a file
> from a cloned repo, and submit that deletion as a unified patch
> upstream to the powers that be.  (there will be some editing as part
> of that patch, but that i can handle.  it's the file deletion i'm not
> how to make part of the patch.)


bk rm file
bk commit  (bk citool)
bk push


-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.