WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Bitkeeper

* Jacob Gorm Hansen (jacobg@xxxxxxx) wrote:
> With the recently announced open source bk client I suppose one could 
> create a script that would automatically track bk changes on a 
> per-changeset basis, including renames.

It might be tough.  That bk client doesn't really give you a bk repo.
It gives you a source tree and a file called ChangeLog, but no other
metadata.  So associating entries in ChangeLog with actual csets is best
guess.  You can pull a specific revision, so that plus a forest of cp
-rl trees and diff -Naur is conceptually feasible.  But I'm not sure how
well it would preserve bk merges.

thanks,
-chris

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>