Re: Major rename bug occurring in bk-3.2.3
Rick Smith <[email protected]>
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Sep 06, 2004 at 09:20:38AM -0700, Kevin P. Fleming wrote: > When I "bk import -tpatch", and the diff contains a rename, I get this: > > Checking for potential renames in <repo path here>... > Application initialization failed: no display name and no $DISPLAY > environment variable > Error in startup script: invalid command name "wm" > while executing > "wm withdraw ." > (file "/opt/bitkeeper/gui/lib/renametool" line 1) > > The import then continues, but the rename does not happen. This machine > does not have X, has never had X, so I don't know why bk is trying to > run renametool. If there are deletes and creates, then there could be a rename. In that case, it will try to run renametool, which does require X. If you don't want renames, use "bk import -tpatch -r" -- Rick BitMover _______________________________________________ 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.