|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] bitkeeper gone in 2 weeks - which RCS?
Ian Pratt wrote: It's just annoying that it currently lacks renamesI wonder how hard it would be to get these added. Guess I'll have to talk with Matt ;)Because of the way we use renames when doing linux version upgrades it would be really useful to get this added. BTW: We now run our own bkd because bkbits.net hasn't been very reliable recently. the unstable tree is available asbk://xenbits.xensource.com/xen-unstable.bk If you don't want to use bk, the open source bk-client and sourcepullerboth work fine against it. I expect we'll continue to mirror stuff through to BK regardless. Hopefully we'll get a hg mirror on xenbits.xensource.com soon as well.
This patch may be useful :)
-Arun
--- a/xen/Makefile Thu Jun 16 18:18:15 2005
+++ b/xen/Makefile Thu Jun 16 11:34:24 2005
@@ -77,7 +77,7 @@
-e 's/@@version@@/$(XEN_VERSION)/g' \
-e 's/@@subversion@@/$(XEN_SUBVERSION)/g' \
-e 's/@@extraversion@@/$(XEN_EXTRAVERSION)/g' \
- -e 's!@@changeset@@!$(shell bk changes -nd':D: :T: :REV: :MD5KEY:'
-r+ 2>/dev/null || echo information unavailable)!g' \
+ -e 's!@@changeset@@!$(shell bk changes -nd':D: :T: :REV: :MD5KEY:'
-r+ 2>/dev/null || hg -q tip 2>/dev/null || echo information unavailable)!g' \
< include/xen/compile.h.in > $@.new
@cat include/xen/banner.h >> $@.new
@mv -f $@.new $@
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |